mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +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/textmate/asp.vb.net.tmbundle/blob/master/Syntaxes/ASP%20VB.net.plist",
|
||||
"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."
|
||||
],
|
||||
"comment": "Modified from the original ASP bundle. Originally modified by Thomas Aylott subtleGradient.com",
|
||||
"fileTypes": [
|
||||
"vb"
|
||||
@@ -233,6 +238,5 @@
|
||||
}
|
||||
},
|
||||
"scopeName": "source.asp.vb.net",
|
||||
"uuid": "7F9C9343-D48E-4E7D-BFE8-F680714DCD3E",
|
||||
"version": "https://github.com/textmate/asp.vb.net.tmbundle/commit/72d44550b3286d0382d7be0624140cf97857ff69"
|
||||
"uuid": "7F9C9343-D48E-4E7D-BFE8-F680714DCD3E"
|
||||
}
|
||||
Reference in New Issue
Block a user