1
Fork 0
mirror of https://github.com/Steffo99/steffula-code.git synced 2024-11-21 10:34:21 +00:00

Format HTML entities as "String escapes"

This commit is contained in:
Steffo 2022-06-06 03:18:44 +02:00
parent 1b1971fa82
commit 17d55944d9
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -504,6 +504,8 @@
"name": "String escape",
"scope": [
"constant.character.escape",
"punctuation.definition.entity",
"constant.character.entity",
],
"settings": {
"foreground": "#a5c261",