VHDL support based on https://github.com/yangsu/sublime-vhdl SumblieText package.
- Syntax highlighting for
.vhd
.vhdl
vho
files
- Simple Snippets
- Fork it ( https://github.com/mshr-h/vscode-vhdl-support )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request