dankeboy36 / esp-exception-decoder

ESP8266/ESP32 Exception Decoder Extension for the Arduino IDE
MIT License
76 stars 2 forks source link

Could not find th 'dankeboy36.vscode-arduino-api' extension must be installed. #19

Closed fubax closed 6 months ago

fubax commented 6 months ago

I have currently installed the 'esp-exception-decoder' on Arduino 2.0.4. When running the IDE, I encounter the following error: 'Could not find the 'dankeboy36.vscode-arduino-api' extension. It must be installed.'

Additionally, when I type 'ESP Exception Decoder: Show Decoder Terminal' in the Command Palette, nothing happens please help

dankeboy36 commented 6 months ago

Thank you for trying the decoder extension.

on Arduino 2.0.4.

To use this feature, you need a more recent version of the Arduino IDE, at least 2.2.0. You can download the latest version from https://www.arduino.cc/en/software. 2.3.2 is the latest as of writing.

https://github.com/arduino/arduino-ide/pull/2110 has been available since Arduino IDE 2.2.0.

I am closing this ticket, but please feel free to ask for help. You can also use the official Arduino forum: https://forum.arduino.cc/c/software/ide-2-x/93.