It’s lightweight, can run portably, and has some oddly specific but useful features such as dual window linked scrolling, syntax highlighting, and even allows regex for search/replace which is neat.
You can use it for coding (I use it for short python scripts), but that isn’t it’s main use.
VScode is, primarily, an IDE - not really something you use as a plain text editor.
How’s Notepad++ compare to VS Code (or VSCodium) they seem pretty similar
Notepad++ is, at its heart, a text editor.
It’s lightweight, can run portably, and has some oddly specific but useful features such as dual window linked scrolling, syntax highlighting, and even allows regex for search/replace which is neat.
You can use it for coding (I use it for short python scripts), but that isn’t it’s main use.
VScode is, primarily, an IDE - not really something you use as a plain text editor.