-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
The shipped language server is located in
~/.vscode/extensions/hbohlin.vhdl-ls-0.7.0/server/vhdl_ls/0.83.1/bin/vhdl_ls
but the extension tries running
~/.vscode/extensions/hbohlin.vhdl-ls-0.7.0/server/vhdl_ls/0.83.1/vhdl_ls-x86_64-unknown-linux-musl/vhdl_ls
which results in error below.
[Error] VHDL LS client: couldn't create connection to server.
Launching server using command {wrong-path-above} failed.
Error: spawn {wrong-path-above}
ENOENT
Metadata
Metadata
Assignees
Labels
No labels