Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide meaningful warnings for otp configuration issues in VS Code #112

Open
mcesaro opened this issue Oct 29, 2021 · 0 comments
Open

Provide meaningful warnings for otp configuration issues in VS Code #112

mcesaro opened this issue Oct 29, 2021 · 0 comments

Comments

@mcesaro
Copy link

mcesaro commented Oct 29, 2021

I frequently work on the same project on 2 different systems (one is linux and one is mac os) using the erlang ls extension for VS Code.
I keep 2 different otp_path keys configured in the erlang_ls.config file, one for linux and one for mac os, and i manually edit it when I switch my working system.
Sometimes, especially when pulling from a git repo, I forget to do the manual switch and there is no warning from erlang_ls of the wrong path.
It would be nice to include a warning about the invalid otp path (maybe in the output or the problems tab of VS Code) when the server is launched or re-launched.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant