vscode-highlight
vscode-highlight copied to clipboard
Add rule to highlight digits in text
When working with complex code from other sources, there could be mistakes with digits in the text like:
firewall_enable
and
firewal1_enable
Sometimes its hard to notice the error. Is there a quick filter/option to highlight digits in the text with other color?