Highlight regular expressions

This commit is contained in:
Fabian Jakobs 2010-10-25 18:35:25 +02:00
commit 05cd13b45e
7 changed files with 20 additions and 2 deletions

View file

@ -74,6 +74,8 @@ var supportedScopes = {
"invalid.deprecated": "invalid.deprecated",
"string": "string",
"string.regexp": "string.regexp",
"comment": "comment",
"comment.documentation": "comment.doc",
"comment.documentation.tag": "comment.doc.tag",