Are there any better alternatives for Notepad++? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Are there any better alternatives for Notepad++?

if is not, what kind of plugins can I use to improve it ?

11th Apr 2018, 11:26 PM
Daniel Silva
Daniel Silva - avatar
7 Answers
+ 7
Carson, any editor is fast enough if you learn to handle it. Vim offers you many possibilities, and there are even some things I use that I personally like a lot, but any text editor can do the same thing as Vim (at least on a modern computer). And possibly they do it faster, since keyboard shortcuts are much more accessible (or common, since most use the same shortcuts as almost any Windows application). If you miss the shortcuts of Vim, you can also use them in other editors (even Firefox had an extension that enabled them to navigate). Personally I like Sublime Text and VS Code. I have used Atom and although for a while I liked it, its start time was slow with my configuration (which does not happen to me at the moment). I also use Brackets for a while, but I left it because I felt very slow when I started (perhaps it was influential that I tried the editor as soon as it came out, although in general the applications made with web technologies always give me the impression of being slow)
12th Apr 2018, 3:43 AM
Mickel
Mickel - avatar
+ 6
There is a lot. My favorite is Sublime 3. You can check Atom also.
11th Apr 2018, 11:27 PM
Bartosz Pieszko
Bartosz Pieszko - avatar
+ 3
Atom if you want nice git integration, Vim if you want a minimal high speed editor, and emacs if you want to assemble your own personal IDE
12th Apr 2018, 12:07 AM
carson briggs
carson briggs - avatar
+ 3
Xan vim is high speed when you learn the keybindings. You can edit text much faster in vim than you can with other editors just because of the bindings. Also vim can be installed on virtually every machine so once you learn it you'll never need another editor.
12th Apr 2018, 3:09 AM
carson briggs
carson briggs - avatar
+ 2
YES! I’m glad you asked. Notepad++ sucks (no offense) I HATE IT. Use either sublime text 2 or sublime text 3 since they both have so many languages to offer. And they are very efficient. They are just amazing. You can download the free version and not have to pay for it!!
12th Apr 2018, 1:06 AM
Someone Else
Someone Else - avatar
+ 2
I agree with other posters. Sublime Text is amazing. I tried almost all editors at one stage, and this was by far the best. carson briggs Vim... high speed!? Yes, but in 2018, with the speed of modern devices, ALL editors are high speed. No?
12th Apr 2018, 3:03 AM
Emma
+ 2
Sublime Text is cross-platform. Vim is outdated. ST has hot keys too. Why bother learning something like Vim, with an awful user interface?
12th Apr 2018, 3:11 AM
Emma