-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Shift+Cmnd+P does not find the decode #22
Comments
I am having the same issue. It was working for me last month, but recently it seems like the plugin is not being loaded. |
Thanks for reporting it. Since there were no new releases, something has probably changed in Arduino IDE. Can you provide details? What OS? What is the Arduino IDE version? You can get the logs from the IDE and attach them to this issue. Please search the official Arduino forum on how to get the IDE logs: https://forum.arduino.cc/c/software/ide-2-x/93. |
OS: macOS 13.6.7 I am attaching the beginning of the logs generated by Arduino IDE during launch, rather than the entire set of logs (which contain sensitive information).
|
Thank you! Please delete the corrupted folder from your temp location and restart the Arduino IDE: rm -rf /private/var/folders/sn/752fhytn69q9m5fjqqg44s340000gn/T/vscode-unpacked/esp-exception-decoder-1.0.2.vsix This process should resolve the issue. Please let me know if it was successful. After corrupting things, I could reproduce the problem with my local setup and found that removing the folder from the temporary location resolved the issue. This could be a bug in the Theia version of the Arduino IDE. When a VS Code extension is installed as a VSIX (dropped into the I will leave this issue open for visibility, but it's not a bug in the exception decoder. |
I can confirm that deleting the temporary folder has resolved the issue. |
Hi, same problem here using W10 and Arduino IDE 2.3.3 |
Hi @hipotenusa
It is here:
(where ❗ If looking for it with your file manager or command line, note that the |
Installed on a Mac as per instructions.
The text was updated successfully, but these errors were encountered: