Search found 214 matches

by ESP_bignacio
Mon Jan 13, 2020 4:47 am
Forum: IDEs for ESP-IDF
Topic: Be Warned, New VS Code Ext. along side other ESP-IDF versions
Replies: 11
Views: 16413

Re: Be Warned, New VS Code Ext. along side other ESP-IDF versions

Hi @mikemoy First thanks for the feedback. I'm not sure how the vscode extension could affect other IDEs since we try our best to don't override any of your system settings and environment variables by saving everything in Vscode in our extension variables such as `idf.espIdfPath`, `idf.customExtraP...
by ESP_bignacio
Mon Jan 06, 2020 3:34 am
Forum: IDEs for ESP-IDF
Topic: Official Visual Studio Code Extension for ESP-IDF Projects
Replies: 9
Views: 29068

Re: Official Visual Studio Code Extension for ESP-IDF Projects

Hi boarchuz and username ! Thanks for the feedback! We are trying to make the extension as easy to use as possible. Concerning the GUI Menuconfig Tool, Can you provide us with the content of ESP-IDF GUI Menuconfig Visual Studio Code Output channel and the log (esp_idf_vsc_ext.log) in the extension d...
by ESP_bignacio
Thu Jan 02, 2020 1:33 pm
Forum: IDEs for ESP-IDF
Topic: VS Code CMake error: "include called with wrong number of arguments"
Replies: 7
Views: 10753

Re: VS Code CMake error: "include called with wrong number of arguments"

Hi ! Can you show us a bit more information? You can share the output of Visual Studio Code "ESP-IDF Build" Output Channel? Also share the extension log located in : Windows %USERPROFILE%\.vscode\extensions\espressif.esp-idf-extension-<version>\esp_idf_vsc_ext.log Mac $HOME/.vscode/extensions/espres...
by ESP_bignacio
Tue Dec 31, 2019 11:06 am
Forum: IDEs for ESP-IDF
Topic: Official Visual Studio Code Extension for ESP-IDF Projects
Replies: 9
Views: 29068

Re: Official Visual Studio Code Extension for ESP-IDF Projects

Hey there,

Espressif IDF extension is now available in Visual Studio Code Marketplace :

https://marketplace.visualstudio.com/it ... -extension

Please take a look and let us know what you think.