Releases: platformio/platformio-vscode-ide
Releases · platformio/platformio-vscode-ide
0.3.0
- Added default keybindings for the popular commands (Build, Upload, Open Serial Monitor, Initialize New Project, Run Other Tasks)
- Automatically close Serial Monitor before uploading
- Synchronize Installer with the latest version from PIO IDE for Atom
- Don't show PlatformIO Toolbar in non-PlatformIO projects (issue #6)
- Don't replace default terminal with PlatformIO (issue #9)
- Fixed issue with PIO Terminal and Windows PowerShell (issue #10)
- Other improvements and bugfixes
0.2.0
- PlatformIO Toolbar in Status Bar (Build, Upload, Clean, Run Tasks, New Project, Serial Monitor, and Terminal)
- Improved auto installer for PIO Core
- Improved C/C++ Code Completion
0.1.0
- Initial Release