- Add title menu buttons for easier access to commands
- Enhance prnting to correct new lines and bare printing numbers
- Fix auto-uploading of programs to slot 0
- Bundle extension with
webpack
improving load performance and minimizing size
- Add support for VSCode 1.59+ for Apple Silicon
- Add support for Linux x64 platform
- Add support for native python
print
command (it is no longer needed to override with the spike prime version!) - Print error when local MPY compile fails
- Don't use temp file for compiled MPY result. Stream the result directly from memmory.
- Add support for VSCode 1.59+ (macOS x64, win32 and win64)
- Added option to compile programs to MPY before uploading to the LEGO Brick
- Fix
print
to be faster and not delay program for 1sec
- Add bindings for M1 Mac platform
- Add bindings for win32 platform
- Bumped Electron version
- Initial release