mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 16:18:58 +01:00
[coffeescript] improve the regex colorizer fix for #499
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
regex = /Hello (\d+) #{user}/g
|
||||
2 / 3
|
||||
2/3
|
||||
|
||||
a = b/c + d/g
|
||||
someOtherStuff
|
||||
|
||||
name="hello"
|
||||
test=/// #{name}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user