Open
Description
Describe the request
With #2110, it's possible to write a custom Arduino IDE 2.x tool as a VS Code extension—for example, https://github.com/dankeboy36/esp-exception-decoder. When the extension is installed, the functionality is available, but the contributed extension does not show up in the Tools
menu. Please do what Arduino IDE 1.x does.
Describe the current behavior
Contributed tools do not show up under Tools
.
Arduino IDE version
Operating system
macOS
Operating system version
11.7.8
Additional context
Related: #58
Additional requests
- Extending and interacting with the Arduino IDE dankeboy36/vscode-arduino-api#8 (comment)
- exception decoder 1.0.2 not showing in menu dankeboy36/esp-exception-decoder#24
Related
- https://forum.arduino.cc/t/esp32-sketch-data-upload-not-showing/1173324/8
- https://forum.arduino.cc/t/how-to-create-menu-esp32-sketch-data-upload/1345130
Issue checklist
- I searched for previous requests in the issue tracker
- I verified the feature was still missing when using the latest nightly build
- My request contains all necessary details