Minor release. Fixes another couple of bugs.
What's Changed
- Fix highlighting rules for the
scope
keyword usage, no longer graying out everything in the scope. - Fix array type matching never ending, no longer breaking highlighting for the rest of the file.
- Improved other parts of
scope
highlighting. Improved highlighting ofServer
,SingleSync
, and the other enum member types.
New Contributors
Full Changelog: v0.1.3...v0.1.4