Joe Crop
Joe Crop
Hi @emroch have you tried adjusting the settings based on the [recommendations](https://github.com/eirikpre/VSCode-SystemVerilog/blob/master/README.md#recommendations) section of the readme?
@sconwayaus I am able to reproduce (and solve) issues 1, 3, and 4. But my test case for issue 2 dies not fail when I add a comment on any...
Hi @guojiazhuxi can you provide a set of two simple files that shows this bug please? And what clicks/keystrokes you are doing to highlight the bug?
Hi @mrvkino, where are you getting those dropdowns. I can't find them. I'm happy to enable this, but I can't find where it would be done.
OK, I think I understand how this works. The reason the log extension works is because it uses a different `language id` from the default vscode handler (I think). It...
I'll be honest, this is low on the priority list because must commercial linting tools would scream bloody murder when you put this amount of logic directly in a port...
OK, I finally had time to dig into this and I have some bad... well maybe good? news. I can't recreate the problem in a VSCode environment with just the...
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 > >...
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...
@DanChianucci do you know what is generating the error? Are you using Verilator? If so, it is known to crash hard on most UVM syntaxes. Please see #31.