Skip to content

v2.0.0

Compare
Choose a tag to compare
@TomiVidal99 TomiVidal99 released this 22 Oct 18:48
· 75 commits to main since this release
f642630

I've made an entirely new parsing system from scratch with a Tokenizer, Parser and Visitor.
Current available features:

  • Completion
  • Diagnostics
  • GoToDefinition
  • GoToReference

There are still plenty of things to do though