File tree Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Original file line number Diff line number Diff line change @@ -55,9 +55,18 @@ will need to be copied into the parent directory of the VHDL_LS binary manually.
5555A language server is never used directly by the end user and it is integrated into different editor plugins. The ones I
5656know about are listed here.
5757
58- ## Use in VSCode
59-
60- https://github.com/Bochlin/rust_hdl_vscode
58+ ## Use in VS Code
59+
60+ ### VHDL-LS
61+ Official client from [ VHDL-LS] ( https://github.com/VHDL-LS ) :
62+ - Github: [ rust_hdl_vscode] ( https://github.com/Bochlin/rust_hdl_vscode )
63+ - Visual Studio Marketplace: [ VHDL LS] ( https://marketplace.visualstudio.com/items?itemName=hbohlin.vhdl-ls )
64+
65+ ### VHDL by HGB
66+ Client from the University of Applied Sciences Upper Austria - [ Campus Hagenberg] ( https://fh-ooe.at/en/campus-hagenberg ) :
67+ - Github: [ VHDL-by-HGB] ( https://github.com/HSD-ESD/VHDL-by-HGB )
68+ - Visual Studio Marketplace: [ VHDL by HGB] ( https://marketplace.visualstudio.com/items?itemName=P2L2.vhdl-by-hgb )
69+ - Open VSX: [ VHDL by HGB] ( https://open-vsx.org/extension/p2l2/vhdl-by-hgb )
6170
6271## Use in emacs
6372
You can’t perform that action at this time.
0 commit comments