VSCode-SystemVerilog
VSCode-SystemVerilog copied to clipboard
[Suggestion] Member Auto Suggestion for Struct or Union.
As present when we type a dot after a variable whose type is a struct or a union, there is no suggestion.
Another Verilog extension for VSCode seems to employ Universal Ctag to provide autosuggestion. So it might be wise to compromise with external tools.