We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cae4e21 commit 996fb58Copy full SHA for 996fb58
README.md
@@ -42,8 +42,13 @@ will need to be copied into the parent directory of the VHDL_LS binary manually.
42
A language server is never used directly by the end user and it is integrated into different editor plugins. The ones I know about are listed here.
43
44
## Use in VSCode
45
+
46
+### VHDL-LS
47
https://github.com/Bochlin/rust_hdl_vscode
48
49
+### VHDL by HGB
50
+https://github.com/HSD-ESD/VHDL-by-HGB
51
52
## Use in emacs
53
VHDL LS has built-in support by emacs `lsp-mode` since 2020-01-04.
54
0 commit comments