TerosTechnology / vscode-terosHDL

VHDL and Verilog/SV IDE: state machine viewer, linter, documentation, snippets... and more!
https://terostechnology.github.io/terosHDLdoc/
GNU General Public License v3.0
567 stars 46 forks source link

New user: adding files and directories #407

Open aspdigital opened 1 year ago

aspdigital commented 1 year ago

I'm evaluating terosHDL with a current project. The project has a lot of source files, and the source tree is hierarchical. The source tree is also a Subversion working copy, and this makes adding source files to the project rather annoying, as "Load all files in folder and subfolders" is indiscrimate. That is, it adds all files to the project, including the .svn folder in each of the source tree's subfolders. Obviously this is not what we want!

A filter here would be very handy, something that lets the import tool ignore directories like the .svn folder.

There is no documentation that I can find for the CSV import option. Please provide documentation and a simple example!

qarlosalberto commented 1 year ago

Could you send me an email to carlosruiznaranjo@gmail.com?

aspdigital commented 1 year ago

Yes, will do.