Skip to content

v0.2_Alpha

Compare
Choose a tag to compare
@Armitxes Armitxes released this 12 Aug 09:07
· 109 commits to master since this release
  • Remade the project from scratch for easier contribution
  • Improved IntelliSense
  • Added BIS functions
  • Autocomplete for control structures
  • Contents of strings and comments will no longer be suggested
  • Added all operators. Operators are now highlighted in a light grey color
  • Functions are now separately recognized and highlighted.
  • Fixed an annoying bug where VS Code failed to tokenize the code / input.
  • Fixed several minor bugs.