mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
Add information_for_contributors to grammars
This commit is contained in:
committed by
Dirk Baeumer
parent
a90342f431
commit
f9084bb244
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"information_for_contributors": [
|
||||
"This file has been converted from https://github.com/davidrios/jade-tmbundle/blob/master/Syntaxes/Jade.tmLanguage",
|
||||
"If you want to provide a fix or improvement, please create a pull request against the original repository.",
|
||||
"Once accepted there, we are happy to receive an update request."
|
||||
],
|
||||
"fileTypes": [
|
||||
"jade"
|
||||
],
|
||||
@@ -981,6 +986,5 @@
|
||||
}
|
||||
},
|
||||
"scopeName": "text.jade",
|
||||
"uuid": "eee6ba25-6ac2-4f7e-9c70-cddf2bd3448b",
|
||||
"version": "https://github.com/davidrios/jade-tmbundle/commit/f311a516bb29296fcebfdc7da8149b1c79dfb0a1"
|
||||
"uuid": "eee6ba25-6ac2-4f7e-9c70-cddf2bd3448b"
|
||||
}
|
||||
Reference in New Issue
Block a user