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

SystemVerilog support in VS Code

Results 54 VSCode-SystemVerilog issues
Sort by recently updated
recently updated
newest added

Hi, When this extension is not installed, word suggestions are shown while typing (which is what I want). When this extension is installed, the drop down suggestion menu stops working...

The syntax highlighting gets confused when casting in an instantiation as shown below. The theme used is Mariana Pro (Cool). ![image](https://github.com/eirikpre/VSCode-SystemVerilog/assets/57021038/8686677b-3a7d-4854-bf6d-9bb334d514f6)

Hello, I have some files defined as 'Verilog Filelist'. I see that the syntax highlighting is in place, e.g. lines with '//' are indicated as comments. However, when I do...

hi , 1, When instantiating, the signal can be listed in the form of wire 2, Add this feature to support instantiating multiple modules at the same time, similar to...

input/output signal use different colors, include port declare and instance, e.g. - port: ![SCR-20240121-stwp](https://github.com/eirikpre/VSCode-SystemVerilog/assets/5843238/dc7d5c71-e0c4-4f05-82e7-cea8e033c507) - instance: ![SCR-20240121-suah](https://github.com/eirikpre/VSCode-SystemVerilog/assets/5843238/86866c93-ad2d-4373-bb06-2878e4e8276f)

enhancement

I dont know if this is relevant but I am using the forced fast indexing else the indexing never finishes. The workspace is very large. Using v0.13 of the extension....

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.12.12 to 7.23.7. Release notes Sourced from @​babel/traverse's releases. v7.23.7 (2023-12-29) :bug: Bug Fix babel-traverse #16191 fix: Crash when removing without Program (@​liuxingbaoyu) babel-helpers, babel-plugin-proposal-decorators #16180 fix:...

dependencies

- Issue Type: `Performance` - Extension Name: `systemverilog` - Extension Version: `0.13.4` - OS Version: `Linux x64 6.2.0-37-generic` - VS Code version: `1.85.0` :warning: Make sure to **attach** this file...

https://github.com/MiSTer-devel/SMS_MiSTer/blob/master/SMS.sv#L477-L478 ![image](https://user-images.githubusercontent.com/16388068/198046155-4f655a8e-55ed-4555-b647-d65bc022cac0.png)

SystemVerilog - Language Support v0.13.4 Hi, Im using this great extension, tnx for creating it! after I updated my VScode to version: July 2023 (version 1.81) the linter (using VCS...