Well you wouldn't use a general text editor for development/programming.What text editors do you guys use or prefer for development/programming?
The appropriate terms would be IDE (integrated development environment) or code editor.
I tend to lean towards Notepad++ for general text editing, Notepad for quick notes (Sticky Notes sucks). VSCode is what I use for web development, and sometimes Visual Studio for that too, and I use Visual Studio for my C# development.
