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
When I start vscode, "problems" are empty until I open some file with error. For files already opened at vscode startup I need to close them and open again, or ctrl-s them. Is there is a way to lint all files in a project, so I don`t need to check every file manually?
Also, I found a problem with xvlog argument support under windows: argument need to have a space at the ending. So for example it should be "--sv ", not "--sv" for SV mode lint with xvlog. Alos, language mode should be "Verilog" anyway, not "SystemVerilog".
And thank you for such nice tool!
The text was updated successfully, but these errors were encountered:
When I start vscode, "problems" are empty until I open some file with error. For files already opened at vscode startup I need to close them and open again, or ctrl-s them. Is there is a way to lint all files in a project, so I don`t need to check every file manually?
Also, I found a problem with xvlog argument support under windows: argument need to have a space at the ending. So for example it should be "--sv ", not "--sv" for SV mode lint with xvlog. Alos, language mode should be "Verilog" anyway, not "SystemVerilog".
And thank you for such nice tool!
The text was updated successfully, but these errors were encountered: