vscode-language-babel
vscode-language-babel copied to clipboard
thousand separator 10_000 for JavaScript files, not working
Describe the issue The number changes scope after the underscore separator which causes the color to change.
Screenshot of Current Behavior

Sample Code to Reproduce
const foo = 10_000
This works locally for me. What theme are you using? Can you try with "Atom One Light"?