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.
2 parents 5ca32e3 + 91b1022 commit 4cc1f7bCopy full SHA for 4cc1f7b
README.md
@@ -32,6 +32,12 @@ I very much appreciate help from other people especially regarding semantic anal
32
- Find workspace symbols
33
- View/find document symbols
34
35
+## When Installing it from Crate
36
+
37
+When installing the VHDL_LS from [crates.io](https://crates.io/crates/vhdl_ls) the required
38
+[vhdl_libraries](https://github.com/VHDL-LS/rust_hdl/tree/master/vhdl_libraries) directory will not be installed automatically and
39
+will need to be copied into the parent directory of the VHDL_LS binary manually.
40
41
## Trying it out
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
0 commit comments