Hi Hiten Shah
How are you launching menuconfig? Are you using our VS Code Extension for ESP-IDF ?
If you are, please try our l atest master vsix installer as we made some bugfix related to this. You can use this VSIX to test the current github master of the extension by pressing F1 or click menu ...
Search found 258 matches
- Wed Jun 24, 2026 9:18 am
- Forum: IDEs for ESP-IDF
- Topic: Need Support for ESP-IDF Setup with LVGL.
- Replies: 6
- Views: 146
- Thu Jun 18, 2026 10:54 am
- Forum: General Discussion
- Topic: VSCode cannot detect python.exe And Increase Font in IDF IDE.
- Replies: 3
- Views: 106
Re: VSCode cannot detect python.exe And Increase Font in IDF IDE.
Hi MohdRais
Seems that your configuration in the extension is not correct. Because I can't the see actual settings value I don't know what is wrong but the virtual python path says it has spaces and can't be found.
Which extension version, how do you install ESP-IDF ? (using EIM or how ?)
Please ...
Seems that your configuration in the extension is not correct. Because I can't the see actual settings value I don't know what is wrong but the virtual python path says it has spaces and can't be found.
Which extension version, how do you install ESP-IDF ? (using EIM or how ?)
Please ...
- Thu Jun 18, 2026 10:48 am
- Forum: ESP-IDF
- Topic: Need help installing ESP-IDF on VS code.
- Replies: 1
- Views: 78
Re: Need help installing ESP-IDF on VS code.
Hi @giritime Seems that you are using an older version of the extension. Please remove it and try to get the latest version with many fixes. (v2.1.0)
Please review the VS Code extension documentation
You can also reach out to us in the Github repository
Please review the VS Code extension documentation
You can also reach out to us in the Github repository
- Wed Apr 15, 2026 4:57 am
- Forum: IDEs for ESP-IDF
- Topic: Trouble getting started on ESP-IDF extension of VSCode
- Replies: 2
- Views: 262
Re: Trouble getting started on ESP-IDF extension of VSCode
Many third party tutorials or YouTube videos might be outdated to the current way of using the extension.
Please follow the official documentation here:
https://docs.espressif.com/projects/vscode-esp-idf-extension/en/latest/index.html
Also please share the troubleshooting information as described ...
Please follow the official documentation here:
https://docs.espressif.com/projects/vscode-esp-idf-extension/en/latest/index.html
Also please share the troubleshooting information as described ...
- Wed Dec 10, 2025 6:02 am
- Forum: IDEs for ESP-IDF
- Topic: ESP-IDF extension in VS Code - idf.py not recognized
- Replies: 2
- Views: 6146
Re: ESP-IDF extension in VS Code - idf.py not recognized
Hi Thinqer77, I hope I can try to help out here
Have you executed the Setup wizard as described here: https://docs.espressif.com/projects/vscode-esp-idf-extension/en/latest/installation.html
Maybe there is an issue with your setup, could you share the ESP-IDF: Doctor Command output to see if the ...
Have you executed the Setup wizard as described here: https://docs.espressif.com/projects/vscode-esp-idf-extension/en/latest/installation.html
Maybe there is an issue with your setup, could you share the ESP-IDF: Doctor Command output to see if the ...
- Tue Nov 18, 2025 8:40 am
- Forum: General Discussion
- Topic: Got "Error: certificate has expired" when configure ESP-IDF extension
- Replies: 2
- Views: 2248
Re: Got "Error: certificate has expired" when configure ESP-IDF extension
Seems that in your setup the extension can't get access to https://api.github.com/repos/espressif/esp-idf/tags?per_page=100 or https://api.github.com/repos/espressif/esp-idf/releases?per_page=100.
Are you behind a proxy with limited access to GitHub API ? Is your vscode has any proxy configuration ...
Are you behind a proxy with limited access to GitHub API ? Is your vscode has any proxy configuration ...
- Wed Oct 29, 2025 1:35 am
- Forum: IDEs for ESP-IDF
- Topic: VSCode plugin & code completion (iSense)
- Replies: 2
- Views: 7521
Re: VSCode plugin & code completion (iSense)
Already reply on the GitHub issue but for the sake of completion let's reply here too:
This is the documentation for C/C++ configuration on ESP-IDF VS Code Extension
It seems that using the Clang extension achieves better results for many users but you can also use the Microsoft C/C++ extension.
This is the documentation for C/C++ configuration on ESP-IDF VS Code Extension
It seems that using the Clang extension achieves better results for many users but you can also use the Microsoft C/C++ extension.
- Fri Sep 19, 2025 2:49 am
- Forum: IDEs for ESP-IDF
- Topic: How to set linux as target in Vscode?
- Replies: 6
- Views: 9175
Re: How to set linux as target in Vscode?
You don't have to update to v2.0.0 (it is a pre-release in vscode marketplace but vscode UI for pre-release vs release still need to be improved in my opinion).
Please try the vsix installer I've shared, the v2.0.0 has some breaking changes regarding esp-idf setup and how we store the settings ...
Please try the vsix installer I've shared, the v2.0.0 has some breaking changes regarding esp-idf setup and how we store the settings ...
- Wed Sep 17, 2025 4:41 am
- Forum: IDEs for ESP-IDF
- Topic: How to set linux as target in Vscode?
- Replies: 6
- Views: 9175
Re: How to set linux as target in Vscode?
This should be fixed with https://github.com/espressif/vscode-esp-idf-extension/pull/1652
Could you guys try the latest master vsix installer You can use this VSIX to test the current github master of the extension by pressing F1 or click menu View -> Command Palette..., type Install from VSIX and ...
Could you guys try the latest master vsix installer You can use this VSIX to test the current github master of the extension by pressing F1 or click menu View -> Command Palette..., type Install from VSIX and ...
- Wed Aug 20, 2025 6:39 am
- Forum: IDEs for ESP-IDF
- Topic: vs code with esp-idf extension: no framework found
- Replies: 2
- Views: 7857
Re: vs code with esp-idf extension: no framework found
If the frameworks are not shown it might be to the configuration not being correct.
Could you share the troubleshooting information such as Doctor Command output as described in here:
https://docs.espressif.com/projects/vsc ... oting.html
Could you share the troubleshooting information such as Doctor Command output as described in here:
https://docs.espressif.com/projects/vsc ... oting.html