
VS Code and Notepad++ : r/AskProgramming - Reddit
Dec 22, 2021 · I don't know anyone that uses Notepad++ professionally. It's pretty lacking outside of some basic syntax highlighting, isn't really maintained much, and it's Windows-specific. Even for …
Notepad++ and Visual Studio Code. Opinions, differences and usecases
Stick to Notepad++ and Powershell ISE and don't let those idiots tell you different. Adding Visual Studio Code to the process is just introducing more moving pieces you'll need to troubleshoot.
Beginner git user deciding between Notepad++ or VS Code as ... - Reddit
Dec 1, 2020 · Notepad++ is a cool editor, but VSCode is a completely different beast. It works really well with interactive staging/committing (add -p) and merge conflict resolution. If you install the 'git lens' …
Any reason to use Notepad++ over an IDE? - Reddit
Notepad++ is certainly one of the better lightweight editors out there, with some nice programming related features and some plugins that can make it feel closer to an IDE in some languages. But the …
(newbie) Is Sublime Text better than Visual Studio Code for ... - Reddit
Mar 9, 2021 · Hello everyone! I have a quick question about Sublime Text. I just started doing Web development. I have been using Visual Studio Code for this short time (a few weeks); I had to use …
Can ya'll suggest a Notepad++ alternative? : r/Windows11 - Reddit
Aug 24, 2022 · Aside from that, I've tended over the last couple of years toward VS Code as it's pretty fully functional across all platforms for a consistent experience. Still haen't found an equivalent …
Should I make the switch to Notepad++ from VS Code? - Reddit
Feb 25, 2024 · I've been using VS Code for about 4 years at this point but I recently installed notepad++ and I found it to be much simpler to use and gets the job done but is it worth it? I do a lot of stuff …
VSCode or VSCodium; Which do you use? : r/learnprogramming - Reddit
Apr 13, 2022 · VSCode or VSCodium; Which do you use? I'm just starting to program and have a few questions. Do you prefer VSCode or VSCodium? If you prefer one over the other; what's your …
r/vscode on Reddit: So close to getting rid of Notepad++, but I can't ...
Jul 31, 2021 · I've been slowly upgrading to VS Code from years of using Notepad++ as my main editor It's been great, I spend a lot less time fighting against it, and I haven't had to build up nearly as much …
Why I use VScode over every other text editor. : r/vscode - Reddit
Main thing I switched to VSCode from Visual Studio was the speed. Just installing Visual Studio takes like 30 minutes. Now open a Unity project, change some script, "THERE ARE CHANGES YOU …