hello, I am using the sublime linter with the contrib-ghdl package for VHDL linting.
It works perfect but it is only aware of a single file. Same goes for some VHDL packages I use.
Can someone help configuring my project so the ghdl linter is aware of all files in the folder?
The picture shows an example, entity v_tc_0 is defined in another file
thank you