Hi,
I have a project files that dumps out results in a directories. The result directories somehow has a typdef class definition which is not the actual class definition. The extension search the system verilog definition from inside the result directories. How do I exclude that dir or files?
Example screenshot (I wanted to exclude the skeleton.v files that is inside /rundir directory)
I have tried to add the directory and files inside these list but still the extension goes into those directories. Am I doing the right way?
By the way, I am using Remote SSH to do my work. I am not sure if the extension is able to work from remote installed.
Thanks.
Hi,
I have a project files that dumps out results in a directories. The result directories somehow has a typdef class definition which is not the actual class definition. The extension search the system verilog definition from inside the result directories. How do I exclude that dir or files?
Example screenshot (I wanted to exclude the skeleton.v files that is inside /rundir directory)
I have tried to add the directory and files inside these list but still the extension goes into those directories. Am I doing the right way?
By the way, I am using Remote SSH to do my work. I am not sure if the extension is able to work from remote installed.
Thanks.