Today my Visual Studio code on Windows 10 updated to
Version 1.22.1
Commit 950b8b0d37a9b7061b6f0d291837ccc4015f5ecd
Datum 2018-04-06T02:26:57.615Z
Shell 1.7.12
Renderer 58.0.3029.110
Node 7.9.0
Architektur x64
I have PlatformIO installed in version
Home 0.9.3·Core 3.5.3a8
After the VSC update, the buttons run and upload in the toolbar are not working properly:
After pressing “run” terminal windows opens showing
> Executing task: xxmypathxx\platformio.exe run <
But then nothing more happens.
If a manually open a terminal window and enter the platformio.exe run command, code compiles as usual.
I downgraded VSC to 1.21.1, fortunately now the buttons are working again.
So, Windows 10 VSC & PlatformIO users: beware of updating VSC to 1.22.1 until this bug is solved.
DNK
April 6, 2018, 7:34pm
#3
Just had the same problem. How did you downgrade?
on the VSC Website you find all older version for download. just reinstall it.
This is a VSCode bug
opened 07:36PM - 06 Apr 18 UTC
closed 12:38PM - 09 Apr 18 UTC
important
verified
tasks
candidate
Issue Type: <b>Bug</b>
Try and compile a program for ESP-IDF using Platform I… O
VS Code version: Code 1.22.1 (950b8b0d37a9b7061b6f0d291837ccc4015f5ecd, 2018-04-06T02:26:57.615Z)
OS version: Windows_NT x64 6.1.7601
<details>
<summary>System Info</summary>
|Item|Value|
|---|---|
|CPUs|Intel(R) Core(TM) i7-6600U CPU @ 2.60GHz (4 x 2808)|
|Memory (System)|7.86GB (3.36GB free)|
|Process Argv|C:\Program Files\Microsoft VS Code\Code.exe|
|Screen Reader|no|
|VM|0%|
</details><details><summary>Extensions (7)</summary>
Extension|Author (truncated)|Version
---|---|---
code-gnu-global|aus|0.2.2
vscode-github|Kni|0.27.1
python|ms-|2018.3.1
cpptools|ms-|0.16.1
platformio-ide|pla|0.14.0
vscode-icons|rob|7.22.0
debug|web|0.22.0
(3 theme extensions excluded)
</details>
Please upgrade VSCode to the latest version https://code.visualstudio.com/
1 Like