File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.5.0
4+
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
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
12+ - Fixed sublime support (hopefully)
13+ - Improved some testing
14+
15+ ## v0.4.x
16+
17+ - Fiddling around w/ VSCode Publishing
18+
319## v0.3.1
420
521- Update name to ` syntax-mcfunction `
You can’t perform that action at this time.
0 commit comments