nix-community / vscode-nix-ide

Nix language support for VSCode editor [maintainer: @jnoortheen]
https://marketplace.visualstudio.com/items?itemName=jnoortheen.nix-ide
MIT License
263 stars 20 forks source link

Provide an option to suppress LSP not found in path warnings #368

Open FrothyMarrow opened 8 months ago

FrothyMarrow commented 8 months ago

I believe there should be an option to suppress Command not found in $PATH. Personally, I only use the language server when it is provided by a dev shell. In other projects, the pop-up warnings are not useful to me. I am aware that I can set the option per project but having it globally works much more seamlessly.