Skip to content

v0.1.0-features

Pre-release
Pre-release

Choose a tag to compare

@ViTeXFTW ViTeXFTW released this 29 Jul 19:28

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