mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-26 12:44:05 +00:00
Add source.regexp.python rules
This commit is contained in:
@@ -15,6 +15,9 @@
|
||||
"language": "python",
|
||||
"scopeName": "source.python",
|
||||
"path": "./syntaxes/Python.tmLanguage"
|
||||
},{
|
||||
"scopeName": "source.regexp.python",
|
||||
"path": "./syntaxes/Regular Expressions (Python).tmLanguage"
|
||||
}]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user