eirikpre / VSCode-SystemVerilog

SystemVerilog support in VS Code
MIT License
124 stars 46 forks source link

SystemVerilog - Language Support - VCS linter #201

Open roinachum opened 10 months ago

roinachum commented 10 months ago

SystemVerilog - Language Support v0.13.4

Hi, Im using this great extension, tnx for creating it! after I updated my VScode to version: July 2023 (version 1.81) the linter (using VCS compile) is not marking in red the errors.

joecrop commented 10 months ago

Which OS and what version of VCS are you using?

On Mon, Aug 14, 2023 at 5:21 AM roinachum @.***> wrote:

SystemVerilog - Language Support v0.13.4

Hi, Im using this great extension, tnx for creating it! after I updated my VScode to version: July 2023 (version 1.81) the linter (using VCS compile) is not marking in red the errors.

— Reply to this email directly, view it on GitHub https://github.com/eirikpre/VSCode-SystemVerilog/issues/201, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAW66QNFRE4AOJ2TIVADS63XVIJ3NANCNFSM6AAAAAA3PTPCXY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- Sent from Gmail Mobile

roinachum commented 10 months ago

MAC OS Ventura Version 13.5 VCS version: Q-2020.03-SP2-8_Full64

joecrop commented 10 months ago

OK, I'm pretty sure this is a file-path issue with VCS. When you compile the files manually, do the error messages contain the full path to the file, or the relative path to the workspace root? Can you share an example error?