VSCode extension: Command not found
Posted: Tue Jul 15, 2025 4:50 pm
Hello,
I did not use vscode with esp-idf for some times.
I recently upgraded my linux version to the latest LTS.
Then, I needed to use vscode for esp code developement.
I add some various compilation script errors, I tried: upgrade esp-idf, tools, removed / reinstall vscode extension,
removed / reinstall vscode, remove vscode extensions folder and some other combinations of the previous.
Errors changed during the above process. Now, when I invoke the build command (ctrl E +b), I'm stuck with this message:
Do you have any idea of what may happen?
I'm using vscode 1.102.0.
Thanks
Julien
I did not use vscode with esp-idf for some times.
I recently upgraded my linux version to the latest LTS.
Then, I needed to use vscode for esp code developement.
I add some various compilation script errors, I tried: upgrade esp-idf, tools, removed / reinstall vscode extension,
removed / reinstall vscode, remove vscode extensions folder and some other combinations of the previous.
Errors changed during the above process. Now, when I invoke the build command (ctrl E +b), I'm stuck with this message:
Code: Select all
Command 'espidf.buildDevice' not foundI'm using vscode 1.102.0.
Thanks
Julien