Skip to content

0.3.0

Compare
Choose a tag to compare
@ivankravets ivankravets released this 04 Jun 21:09
· 784 commits to develop since this release
  • 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