You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I am trying to use vsg from a local repository. To do so I entered the installation path in TerosHDL. According to the debug output in VS Code, Teros is calling vsg -f ... and not the executable from the installation path.
To Reproduce
Uninstall vsg via pip
Clone the vsg repo into a local folder
Set the vsg installation path in Teros
Formatting a file should not work, nothing happens
Install vsg via pip
Formatting should work
Code
Code to reproduce the error.
Please complete the following information:
Ubuntu 22.04
VSCode 1.99.3
TerosHDL 7.0.5
The text was updated successfully, but these errors were encountered:
Describe the bug
I am trying to use
vsg
from a local repository. To do so I entered the installation path in TerosHDL. According to the debug output in VS Code, Teros is callingvsg -f ...
and not the executable from the installation path.To Reproduce
vsg
via pipvsg
repo into a local foldervsg
installation path in Terosvsg
via pipCode
Code to reproduce the error.
Please complete the following information:
The text was updated successfully, but these errors were encountered: