mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
@@ -29,7 +29,10 @@
|
||||
{
|
||||
"language": "lua",
|
||||
"scopeName": "source.lua",
|
||||
"path": "./syntaxes/lua.tmLanguage.json"
|
||||
"path": "./syntaxes/lua.tmLanguage.json",
|
||||
"tokenTypes": {
|
||||
"comment.line.double-dash.doc.lua": "other"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user