vscode-terosHDL icon indicating copy to clipboard operation
vscode-terosHDL copied to clipboard

VSG Installation Path Not Used

Open benthie opened this issue 8 months ago • 0 comments

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

benthie avatar May 07 '25 08:05 benthie