2.3.0
Requires PlatformIO Core 5.1 or above
- Project management:
- Allowed passing custom base URL of the Python Package Index using new
customPyPiIndexUrl
setting - Open "platformio.ini" configuration file from newly added project (if there are no other active editors) (issue #2263)
- Updated PlatformIO Core installer to v1.0.0 (release notes)
- Added protection for infinite IntelliSense index rebuilding (issue #2363)
- Added "OpenAPI (Swagger) Editor" extension to the conflicted list (issue #2324)
- Fixed issues when the "Upload and Monitor" command didn't terminate the running task and didn't reopen a monitor with delay (issue #2266, issue #2319)
- Fixed an issue with broken IntelliSense index rebuilding or tasks loading for big projects (issue #2321)
- Fixed an issue when a debug breakpoint was not allowed for Assembly files