v0.1.0-features
Pre-release
Pre-release
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