dalance / svls

SystemVerilog language server
MIT License
466 stars 31 forks source link

svls language server fails to start in VSCode #280

Open r2com opened 9 months ago

r2com commented 9 months ago

i successfully installed svls from cargo and adde ~/.cargo/bin to $PATH

svls --version does show the proper version both in the terminal, as well as terminal inside VSCode

also I tried rebooting, the PC as well as VSCode and running VSCode from terminal from where svls runs as well.

still it just says that it failed to start.. what is going on?