VS Code for Linux may be secretly hoarding trashed files

https://lemmy.nz/post/33927804

VS Code for Linux may be secretly hoarding trashed files - Lemmy NZ

Lemmy

Friendly reminder that VSCodium exists, and nobody should be using Microslop’s spyware version anyway.
Friendly reminder, that Emacs exists.
Hostile reminder that vi exists.
Helix crew, where we at
#nano4life
JED checking in from out wherever Voyager is at the moment (sorry about the lag)

I open nano more often than any other editor, and by a lot. I spend more TIME in vscode and maybe Kate, but lately I’ve been tweaking setups on a couple of machines.

sudo nano /that/cfg/file/u/thinking/.about
Use sudoedit (or sudo -e) to make sure you don’t mess up permissions and also export EDITOR=vim in your shell to use a superior editor.