Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		- 
				
				For quick edits and changes it works well. Or a string search wothout grep.
Though i never used it to its fullest. - 
				
				
theuser46588y@jacoKotze That's how I use it as well. Do some changes in some config file. The other day I was editing the DosBox config for Daggerfall, and it seemed to have a complete set of suggestions out of the box. - 
				
				@theuser
I am sure one can install suggestions for certain things. When i devd LOVE2D miniganes out of boredom i used a suggestions addon for npp. - 
				
				
iAmNaN67508yI used to use it for creating DDL, then switched to Atom, and finally Visual Studio Code. I still use NP++ for writing quick notes, VSC for almost everything else. - 
				
				I use it full time and i love it. Tried to use others like sublime atom or vsc but np++is the one i like the most
 - 
				
				Used it for quite a number of years and still have it installed if needed. Found out sublime can do everything it can do (so far) so I've been using that with a nice theme and color scheme.
 - 
				
				RageBone5798yI prefer sublime text.
Notepad ++ ist good for very large files, sublime struggles in that regard.
But a proper IDE above every editor for projects.
I really fancy the jetbrains products. - 
				
				
dlac218yIn the free tier I prefer VSCode.
Only use sublime when I need a notepad with syntax highlights 

Does anyone actually develop in Notepad++? I can't bring myself to do it because the UI is so dated nowadays, but the syntax suggestions are really good.
undefined