Answers checklist.
General issue report
I am facing a UI/command issue with the latest ESP-IDF VS Code extension.
- The command “Open ESP-IDF Installation Manager” is visible in the Command Palette but does not open or redirect to the installation manager UI.
- The “Show Examples” option/workflow that existed in earlier versions of the extension is missing in the latest version.
ESP-IDF v5.5.2 is installed successfully and works correctly via CLI, so this is not an installation or build problem. The issue appears to be related to the VS Code extension UI or command handling.
Environment
- OS: Linux x64 (snap)
- VS Code: 1.107.1
- ESP-IDF Extension: 2.0.1, 1.11.0
- ESP-IDF: v5.5.2 (installed and working)