mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
update grammar script: remove unused properties
This commit is contained in:
@@ -5,12 +5,9 @@
|
||||
"Once accepted there, we are happy to receive an update request."
|
||||
],
|
||||
"version": "https://github.com/textmate/asp.vb.net.tmbundle/commit/72d44550b3286d0382d7be0624140cf97857ff69",
|
||||
"comment": "Modified from the original ASP bundle. Originally modified by Thomas Aylott subtleGradient.com",
|
||||
"fileTypes": [
|
||||
"vb"
|
||||
],
|
||||
"keyEquivalent": "^~A",
|
||||
"name": "ASP vb.NET",
|
||||
"scopeName": "source.asp.vb.net",
|
||||
"comment": "Modified from the original ASP bundle. Originally modified by Thomas Aylott subtleGradient.com",
|
||||
"patterns": [
|
||||
{
|
||||
"match": "\\n",
|
||||
@@ -237,7 +234,5 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"scopeName": "source.asp.vb.net",
|
||||
"uuid": "7F9C9343-D48E-4E7D-BFE8-F680714DCD3E"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user