Jakub Franek

Results 9 comments of Jakub Franek

That is unfortunate. Thank you for your answer.

Follow up question. Is there perhaps some kind of a comment keyword that I could wrap arround PSL code so that VHDL LS does not consider the code that is...

Hello @qarlosalberto, as I mentioned in the original post, I did not open the file, not even by accident. I have no explanation for why the file is being linted.

Hi @qarlosalberto, as expected it has happened again. I am attaching the full log from this evenings session. The unwanted file has been linted at `2025-03-21 22:57:17.141`. [teroshdl_debug.txt](https://github.com/user-attachments/files/19398127/teroshdl_debug.txt)

Hello @qarlosalberto sorry I accidentally hit Enter too fast and posted the issue before completing the description. Please take another look, I edited it. Thank you for the advice. If...

Hello @qarlosalberto, FYI I managed to "fix" the linter errors by manually creating a `vhdl_ls.toml` file within my repository root, where I included the `vunit_lib` path into my Python .venv....

Hi @jevogel, thanks for your input. I just checked and I actually installed `vunit-hdl` into both my venv and my system environment. I think there must be some other reason...

Thank you all for your responses. I explicitly listed the files in the `vhdl_ls.toml` and the errors are now gone, so that's great. That being said I think an exclude...

Thanks for the quick response. The README says: > Some projects provide pre-built packages including GHDL, Yosys and ghdl-yosys-plugin. Unless you have specific requirements (targeting a different arch, OS, build...