mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 12:19:20 +00:00
[c++] add platform.tmLangage
This commit is contained in:
@@ -25,6 +25,10 @@
|
||||
"language": "cpp",
|
||||
"scopeName": "source.c++",
|
||||
"path": "./syntaxes/c++.plist"
|
||||
},
|
||||
{
|
||||
"scopeName": "source.c.platform",
|
||||
"path": "./syntaxes/Platform.tmLanguage"
|
||||
}]
|
||||
}
|
||||
}
|
||||
237
extensions/cpp/syntaxes/Platform.tmLanguage
Normal file
237
extensions/cpp/syntaxes/Platform.tmLanguage
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user