mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
Add MQL4 Interaction media feature values to syntax highlighter
I previously added the media features, but the values were missing too.
This commit is contained in:
@@ -441,7 +441,7 @@
|
||||
</dict>
|
||||
<dict>
|
||||
<key>match</key>
|
||||
<string>\b(portrait|landscape|progressive|interlace)</string>
|
||||
<string>\b(portrait|landscape|progressive|interlace|none|coarse|fine|on-demand|hover)</string>
|
||||
<key>name</key>
|
||||
<string>support.constant.property-value.css</string>
|
||||
</dict>
|
||||
|
||||
Reference in New Issue
Block a user