Page 1 of 1

ESP-IDF extension for vscode 1.0.3 issue

Posted: Thu May 13, 2021 7:09 am
by orbitcoms
I am using latest version of vscode with esp-idf extension 1.0.3 on Windows machine. Latest 4.2.1 edp-idf.

The compile/flash/program icon does not copy spiffs data to partition at flash time.

If using Terminal with command line instead ("idf.py flash monitor) it DOES work ok.

Also, when you open the sdk config, you cannot do a build without having to close and open vscode, some sort of file lock remains open and gives "rmdir" access issue.

Re: ESP-IDF extension for vscode 1.0.3 issue

Posted: Thu May 13, 2021 9:54 am
by ESP_Minatel
Hi,

We are working on this fix. You can track here: https://github.com/espressif/vscode-esp ... n/pull/406

Re: ESP-IDF extension for vscode 1.0.3 issue

Posted: Thu May 13, 2021 8:35 pm
by orbitcoms
When is fix expected to be released?

Does it also cover issue of file locking when opening the sdk config?

Re: ESP-IDF extension for vscode 1.0.3 issue

Posted: Fri May 14, 2021 1:24 pm
by ESP_Minatel
I'll check this!