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,11 +5,8 @@
|
||||
"Once accepted there, we are happy to receive an update request."
|
||||
],
|
||||
"version": "https://github.com/tgjones/shaders-tmLanguage/commit/c72c8b39380ba5a86c58ceed053b5d965ebf38b3",
|
||||
"scopeName": "source.shaderlab",
|
||||
"name": "ShaderLab",
|
||||
"fileTypes": [
|
||||
"shader"
|
||||
],
|
||||
"scopeName": "source.shaderlab",
|
||||
"patterns": [
|
||||
{
|
||||
"name": "comment.line.double-slash.shaderlab",
|
||||
|
||||
Reference in New Issue
Block a user