verilog-highlight uses TextMate to highlight verilog files in vscode.
- Highlights escape strings and escape sequences in string literals
- Highlights size and base parts of numeric literals
- Highlights markdown codeblocks (not in markdown previews)
- Grammar rule naming follows IEEE 1364
none
Name | Description |
---|---|
editor.wordSeparators |
Overrides default word separators for verilog. Makes it easier to select number and text macro. |
See CHANGELOG