Skip to content

Commit 1a2e2b7

Browse files
Jakob JungreuthmayerSchottkyc137
authored andcommitted
documentation: VHDL-by-HGB in VSCode
1 parent 6c032ef commit 1a2e2b7

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

README.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,18 @@ will need to be copied into the parent directory of the VHDL_LS binary manually.
5555
A language server is never used directly by the end user and it is integrated into different editor plugins. The ones I
5656
know 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

0 commit comments

Comments
 (0)