Skip to content

Releases: platformio/platformio-vscode-ide

0.3.0

04 Jun 21:09
Compare
Choose a tag to compare
  • 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

29 May 16:09
Compare
Choose a tag to compare
  • 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

27 May 22:17
Compare
Choose a tag to compare
  • Initial Release