VHDL-LS / rust_hdl_vscode

VHDL Language Support for VSCode
MIT License
53 stars 17 forks source link

Update to v0.78(.1) of vhdl_ls #82

Closed axman6 closed 2 months ago

axman6 commented 8 months ago

Version 0.78.1 has been released and includes a few niceties that would be nice to have. As far as I can tell this just requires a rebuild in CI and a version update?

Schottkyc137 commented 8 months ago

The language server should auto-update when there is a new version available and you have chosen embedded as vhdlls.languageServerUserPath. In other words: The version of this repository is not dependent on the version of vhdl_ls. Does this not work for you?