v0.2_Alpha
- 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.