this post was submitted on 23 Feb 2025
298 points (79.9% liked)
Technology
63134 readers
3284 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
If you must use windows, Notepad++ is the way to go.
ed is better
VSCode is better than np++ in every way
I heavily use both and this is objectively untrue.
Startup time. RAM consumption. Privacy.
vscodium fixes the privacy anyway. It’s always open so startup times are no issue for me.
I still prefer to keep a stripped down, basic text editor though. Ah well, I’m not on windows so no big deal.
At the cost of some features not working (e.g. Pylance, which is the default Python extension, as well as others by MS).
What do you use instead? Sublime?
For plain text, either nano on CLI or whatever built in basic text editor comes with LMDE.
Windows I used notepad, from now on I’ll add ++ :)
I guess you're doing it wrong then? Stop parroting memes
Those are 2 different use case pieces of software . NP++ is an editor while vscode is an IDE
Clearly this is a controversial statement. I'm team "use what's available and preference tools that get the job done quickly."
I work in several different languages. VSCode has TreeSitter and a bevy of slick plug-ins. NP++ does not. I can use VSCode on both Windows and Linux. If I've got a desktop environment, I will hands down pick VSCode over NP++ every time.
Otherwise, let's be real, NeoVim is king.
Install time? Startup time? Useless bloat?