Releases: ViTeXFTW/ZeroSyntax-Server
Releases · ViTeXFTW/ZeroSyntax-Server
v0.1.9
v0.1.8
What's Changed
- Hotfix: Server turns on autoamtically by @ViTeXFTW in #21
- Hotfix by @ViTeXFTW in #23
- Fixed issues and updated version v0.1.6 by @ViTeXFTW in #40
- Update deploy.yml by @ViTeXFTW in #41
- fix: IDs being miscaptured with other lexer rules. by @ViTeXFTW in #50
- Update v0.1.7 by @ViTeXFTW in #51
Full Changelog: v0.1.6...v0.1.8
v0.1.6
What's Changed
- Update GitHub documentation by @ViTeXFTW in #20
- doc: Added feature request template by @ViTeXFTW in #22
- fix: TransitionKeys are now precompiled before running diagnostics. by @ViTeXFTW in #25
- Fixed: #26 Weapon damageTypes and armorTypes are not case sensitive a… by @ViTeXFTW in #31
Full Changelog: v0.1.3...v0.1.6
v0.1.3
What's Changed
- Create deploy.yml for automatic publishing by @ViTeXFTW in #12
- v0.1.2 by @ViTeXFTW in #13
- Fixed formatter error by @ViTeXFTW in #16
- Fixed [BUG] Incorrect error in WeaponSet Weapon property #14 by @ViTeXFTW in #17
- Dev/v0.1.3 by @ViTeXFTW in #18
- Update to v0.1.3 by @ViTeXFTW in #19
Full Changelog: v0.1.2...v0.1.3
v0.1.2
v0.1.0-alpha
v0.1.0-features
What's Changed
- Added SymbolTable creator. Keeps track of important symbols in the document.
- Added onDefinition handler. Using SymbolTable ctrl + clicking on symbol in SymbolTable takes you to the definition.
- Added onHover handler. Provides trivial information about an entry to the SymbolTable.
- Added SemanticToken handler. Entries in SymbolTable gets assigned semantic tokens.
- Added MapIni.g4 visitor file for handling above implementations.
@ViTeXFTW
Full Changelog: https://github.com/ViTeXFTW/ZeroSyntax-Server/commits/v0.1.0-features