You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,8 +8,12 @@
8
8
- Added "Verbose Check" project task
9
9
- Synchronize VSCode workspaces with PlatformIO Home Projects (requires PlatformIO Core 5.2.3 or above) (issue [#1367](https://github.com/platformio/platformio-vscode-ide/issues/1367))
10
10
- Automatically switch to newly created project's environment (issue [#2414](https://github.com/platformio/platformio-vscode-ide/issues/2414))
11
-
- Handle "Could not find distutils module" error on Linux
12
11
- 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](https://github.com/platformio/platformio-vscode-ide/issues/2570))
12
+
- PlatformIO IDE Installer
13
+
* Updated installer script to 1.1.0
14
+
* Check global PlatformIO Core installation when built-in is disabled
15
+
* Handle "Could not find distutils module" error on Linux
16
+
* Rebuild project IDE configuration on "platformio.ini" change
0 commit comments