- Added some missing compiler directives.
- Added some missed sintax highlighting.
- Added sintax highlight for ASM and ALIGN keywords.
- Added Boriel's ZX Basic Compiler directives: #DEFINE, #IFDEF, #IFNDEF, #ENDIF, #INCLUDE, #INCBIN, #PRAGMA, #REQUIRE
- Small changes: added repository information to extension metadata. Cleaned "readme" and "changelog"
- Added support por new Spectrum Next BASIC commands and sintax.
- Added support for multiline comments.
- Added support for data types.
- Change support for operators.
- Remove some external functions.
- Added AS and ON keywords.
- Updated example.bas.
- Updated README.
- Added Boriel's ZX Basic Compiler extended syntax.
- Fixed more typos.
- Added some missing statements.
- Added logo.
- Fixed typos.
- Added installation instructions.
- Initial release.