We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7c4088 commit 86536c4Copy full SHA for 86536c4
CHANGELOG.md
@@ -5,7 +5,7 @@
5
- Literals with suffixes (b, B, l, L) now highlight properly
6
- Literals inside properties (specifically `true`/`false`) highlight better
7
- Resource Names within properties highlight better
8
- - this causes false-positives via `minecraft:block{key:value}` to highlight incorrectly
+ - This causes false-positives via `minecraft:block{key:value}` to highlight incorrectly
9
- Added `-`, `.` as a valid special fakeplayer character
10
- These characters will only highlight within valid fakeplayer starting characters (`#%$.`)
11
- Adjusted some scope names to match `language-mcfunction` better
0 commit comments