Skip to content

v1.0.0-ALPHA

Choose a tag to compare

@Tbusk Tbusk released this 25 May 01:38
· 273 commits to main since this release
c113cbc

Change Log

  • Added basic support for the Vala language
  • Added LSP support from https://github.com/vala-lang/vala-language-server to handle most complex language tasks including code completion suggestions, language documentation, syntax checking, and more.
  • Added basic syntax highlighting.
  • Added blank file template for Vala files so a new file can be created upon right click.