Atari Dev Studio
v0.10.1 - Public Release
Available directly within VS Code and VSCodium - install via the Marketplace (make sure to restart after installing)
Changes in this release:
- Updated compile routine to ensure the 'code' document area is selected before determining the required document to compile (fix for when the console area active and not the code document area and not compiling)
- Fixed an issue with the 7800basic.sh (and updated 2600basic.sh also) containing a CRLF ending causing the compiler to not process (thanks Mats).