mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
Add placeholder pseudo element
This commit is contained in:
@@ -756,7 +756,7 @@
|
||||
</dict>
|
||||
</dict>
|
||||
<key>match</key>
|
||||
<string>(:+)(after|before|first-letter|first-line|selection)\b</string>
|
||||
<string>(:+)(after|before|first-letter|first-line|placeholder|selection)\b</string>
|
||||
<key>name</key>
|
||||
<string>entity.other.attribute-name.pseudo-element.css</string>
|
||||
</dict>
|
||||
|
||||
Reference in New Issue
Block a user