Skip to content

2.4.0

Compare
Choose a tag to compare
@ivankravets ivankravets released this 05 Nov 10:53
· 203 commits to develop since this release

Requires VSCode 1.57 or above

  • Added named status bars: "PlatformIO: Toolbar" and "PlatformIO: Project Environment Switcher" (ability to hide them separately) (issue #2593)
  • Added "Verbose Check" project task
  • Synchronize VSCode workspaces with PlatformIO Home Projects (requires PlatformIO Core 5.2.3 or above) (issue #1367)
  • Automatically switch to newly created project's environment (issue #2414)
  • Fixed an issue when "Copy to Clipboard" does not work in PlatformIO Home on macOS (requires PlatformIO Core 5.2.3 or above) (issue #2570)
  • PlatformIO IDE Installer
    • Updated installer script to 1.1.0
    • Check global PlatformIO Core installation when built-in is disabled
    • Handle "Could not find distutils module" error on Linux
    • Rebuild project IDE configuration on "platformio.ini" change