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
Please follow to the official documentation [PlatformIO IDE for VSCode](http://docs.platformio.org/page/ide/vscode.html).
34
40
35
41
[](http://platformio.org/platformio-ide)
@@ -47,5 +53,5 @@ This extension contributes the following settings:
Copy file name to clipboardExpand all lines: package.json
+34-8Lines changed: 34 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,13 @@
1
1
{
2
2
"name": "platformio-ide",
3
+
"preview": true,
3
4
"displayName": "PlatformIO IDE",
4
5
"description": "Official PlatformIO IDE for VSCode: The next generation integrated development environment for IoT. Cross-platform build system and unified debugger. Remote unit testing and firmware updates.",
0 commit comments