mshr-h / vscode-vhdl-support

VHDL support for VS Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VHDL support for VSCode Build Status

VHDL support based on https://github.com/yangsu/sublime-vhdl SumblieText package.

Features

Done

  • Syntax highlighting for .vhd .vhdl vho files

In progress

  • Simple Snippets

GitHub repos

mshr-h/vscode-vhdl-support

Contributing

  1. Fork it ( https://github.com/mshr-h/vscode-vhdl-support )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

See also

https://marketplace.visualstudio.com/items/mshr-h.VHDL

About

VHDL support for VS Code

License:MIT License


Languages

Language:Shell 100.0%