This repository has been archived by the owner on Jun 20, 2023. It is now read-only.
Releases: platformio/platformio-atom-ide
Releases · platformio/platformio-atom-ide
2.0.0-beta.7
- Improved PIO IDE installer for Project Examples, PIO Core, Code Completion Engine
- Don't override a user's preferences after every update. (#619)
- Don't ask to reload IDE if user skips Clang
2.0.0-beta.6
- Fixed "ImportError: No module named functools" (ignore MSYS's Python)
2.0.0-beta.5
- Fixed paste from clipboard into modal form inputs on macOS
- Fixed an issue with incorrect list for installed libraries and platforms when they have the same name but different versions
- Fixed an issue when could not retrieve a proxy and installer stops
- Other improvements and bugfixes.
2.0.0-beta.4
- Switched from GPL to Apache License
- New Project Index Builder (Intelligent Code Completion, Code Linting)
- Bug fixes and improvements
2.0.0-beta.3
- Integration with PIO Unified Debugger
2.0.0-beta.2
- Sync already opened projects
- Fix issue with incorrect checking of a PIO Core version; remove ‘busy-signal’ from deps
- Other bug fixes and improvements
2.0.0-beta.1
1.7.3
1.7.2
- Fixed "deprecations" warning in Atom 1.13
1.7.1
- Fixed Atom issue with initial installation