← Back to context Comment by ecshafer 1 month ago 1. Uninstall VSCode2. Install Vim / Emacs / Sublime / Helix3. ????4. Profit 1 comment ecshafer Reply __jonas 1 month ago > HelixI'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 directoryhttps://github.com/helix-editor/helix/issues/9514#issuecomme...So uninstalling VSCode would be a bit of a step back in that case
__jonas 1 month ago > HelixI'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 directoryhttps://github.com/helix-editor/helix/issues/9514#issuecomme...So uninstalling VSCode would be a bit of a step back in that case
> 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