Hacker News new | ask | show | jobs
by ecshafer 145 days ago
1. Uninstall VSCode

2. Install Vim / Emacs / Sublime / Helix

3. ????

4. Profit

1 comments

> Helix

I'm not sure about the other ones, but I know that helix supports language servers by default and it does not have a workspace trust system like vscode, so LSPs can automatically execute code when you enter a directory

https://github.com/helix-editor/helix/issues/9514#issuecomme...

So uninstalling VSCode would be a bit of a step back in that case