- Correctly highlight or patterns in node name access (ex.
@PART[A|B]
) - Correctly highlight nodes whose names include hyphens (ex.
@Node-Name {}
) - Correctly recognize numbers with a
+
in the exponent (ex.3E+8
) - Improve handing of subdirectory specifications in
NEEDS
clauses (ex.:NEEDS[!VenStockRevamp/Squad]
) - Improve detection of localization literals vs variable substitutions
- Improve handling of list item access
- Complete rewrite of the highlighter.
- Known issues have been resolved.
- Greatly improved support for ModuleManager syntax.
- Fix image in readme.
- Initial release.