PlatformIO IDE 3.0 for VSCode 🚀

PlatformIO IDE 3.2.0 for VSCode is out!

  • Introducing a powerful linting feature that highlights syntactical and stylistic issues in the “platformio.ini” configuration file (issue #3723)
  • Improved project cleanup process by utilizing the fullclean target instead of cleanall. This ensures a thorough clean-up, including the removal of dependent libraries
  • Updated PlatformIO Core Installer Script to v1.1.3
  • Resolved an issue where certain buttons were missing from the status bar in VSCode 1.79 after the recent update (issue #3736)

See PlatformIO IDE 3.2.0 for VSCode Release Notes for details.


Regards,
Your friends at PlatformIO

1 Like

PlatformIO IDE 3.3.0 for VSCode is out!

  • Enhanced the user experience in the “Project Tasks” explorer by displaying tasks specific to the selected environment by default
  • Introduced a new option that allows seamless switching between multi-environment project tasks
  • Expanded the functionality of the “Activity Bar > PlatformIO IDE > Quick Access” menu by including a new item called Serial & UDP Plotter
  • Updated the PlatformIO Core Installer Script to version 1.2.0

Toggle between Multi Environment Project Tasks

See PlatformIO IDE 3.3.0 for VSCode Release Notes for details.


Regards,
Your friends at PlatformIO