VSCode-SystemVerilog icon indicating copy to clipboard operation
VSCode-SystemVerilog copied to clipboard

[Suggestion] Member Auto Suggestion for Struct or Union.

Open xusine opened this issue 6 years ago • 1 comments

As present when we type a dot after a variable whose type is a struct or a union, there is no suggestion.

xusine avatar Mar 22 '20 02:03 xusine

Another Verilog extension for VSCode seems to employ Universal Ctag to provide autosuggestion. So it might be wise to compromise with external tools.

xusine avatar Mar 28 '20 09:03 xusine