Visual Studio Code plugin for VHDL-Tool
|
2 years ago | |
---|---|---|
.vscode | 4 years ago | |
images | 4 years ago | |
src | 2 years ago | |
.gitignore | 7 years ago | |
.vscodeignore | 7 years ago | |
README.md | 2 years ago | |
development.md | 2 years ago | |
package.json | 2 years ago | |
tsconfig.json | 7 years ago |
VHDL-Tool provides a language server for the VHDL hardware description language. This plugin makes VHDL-Tool's language server interface available from within VSCode.
This is beta quality code. Report bugs here: https://git.vhdltool.com/vhdl-tool/vhdl-tool/issues.
To use this plugin, you must first download VHDL-Tool. See the requirements section.
Before using this plugin, you must ensure that the vhdl-tool
binary is installed on your system. To install vhdl-tool
and setup your environment, do the following:
vhdl-tool
from here. If you are using the Linux version, make sure it has execute permissions, and put it somewhere in your $PATH.Incorporate changes in reference example
Upgrade plugin dependencies so that it works with the latest VSCode
Display initialization progress
Windows support
Initial beta release of VHDL-Tool.