mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
Add any-link pseudo-class to syntax highlight
This commit is contained in:
@@ -897,7 +897,7 @@
|
||||
</dict>
|
||||
</dict>
|
||||
<key>match</key>
|
||||
<string>(:)(active|hover|link|visited|focus)\b</string>
|
||||
<string>(:)(active|hover|(any-)?link|visited|focus)\b</string>
|
||||
<key>name</key>
|
||||
<string>entity.other.attribute-name.pseudo-class.css</string>
|
||||
</dict>
|
||||
|
||||
Reference in New Issue
Block a user