I need an easy way to work with vhdl design unitsIf this applies to you, welcome. Otherwise, you are still welcomed! This extension aims at making it easier to work with vhdl design units in large vhdl projects. What it is and what it isn'tVhdl design units (the extension) currently indexes vhdl files it is told to, and allows you to find vhdl design units in a Ctrl-P fashion. All done with the help of a very rudimentary typescript parser. So no extra executables to install to reap the benefits of this extension. This extension is not a vhdl language server. Features:
UsageConfiguration
When indexing vhdl files, the extension will search for files from the folders specified there. Do only put valid folders. Why would you do otherwise? Hope it all goes fine ;) Drive the extension with two commands:
Enjoy! |