mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
friend and override are not C keywords
I moved this to the C++ syntax file.
This commit is contained in:
@@ -430,12 +430,6 @@
|
||||
<key>include</key>
|
||||
<string>#parens</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>match</key>
|
||||
<string>\b(const|final|override)\b</string>
|
||||
<key>name</key>
|
||||
<string>storage.modifier.$1.c++</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>include</key>
|
||||
<string>#block</string>
|
||||
@@ -1186,4 +1180,4 @@
|
||||
<key>uuid</key>
|
||||
<string>25066DC2-6B1D-11D9-9D5B-000D93589AF6</string>
|
||||
</dict>
|
||||
</plist>
|
||||
</plist>
|
||||
|
||||
Reference in New Issue
Block a user