this post was submitted on 23 Feb 2025
294 points (79.8% liked)
Technology
63133 readers
3247 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
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 ++ :)