Open doee-hc opened 3 years ago
被编辑的文本的路径不能有中文
The path of the edited file cannot contain Chinese and spaces。
Hey, I'm getting this bug in the current version of the extension. No linter works if the path to the file includes spaces. The fix would be to pass the path to the linter quoted.
Released v1.11.5 with the fix. Please give it a try.
Seems it still dosn't work. I think that VerilogSymbol fails now as it gets split path and no warnings or errors show up. It gets linted properly though.
Describe the bug Thank you for supporting such a powerful extension! I have installed iverilog and add it into the PATH,it works well in "cmd" and "power shell" Then I set iverilog as the linter from the VScode setting page. It doesn't work when saving the .v file (no red underline and no output). I have seen the similiar issuess, but these solutions doesn't work. I have tried some old versions of this extension and iverilog,but the problem wasn't resolved.
Environment (please complete the following information):