vscode-verilog-hdl-support
vscode-verilog-hdl-support copied to clipboard
Can instance, net, and reg in the VSCode outline use different icons? This makes it easier to tell the difference.
Which problem is this feature request solving?
Instance, net, and reg in the VSCode outline use the same icons, making them difficult to distinguish.
This forces me to look at the small print after the variables. Especially when looking for instance it is very difficult
Describe the solution you'd like
Describe alternatives you've considered
Can you submit a pull request?
Yes/No.
Hey! I fixed this on https://marketplace.visualstudio.com/items?itemName=AndrewNolte.vscode-system-verilog, along with some other improvements
Hey! I fixed this on https://marketplace.visualstudio.com/items?itemName=AndrewNolte.vscode-system-verilog, along with some other improvements
Thanks a lot. I'm going to try。