dankeboy36
dankeboy36
I would love to contribute, but I have issues running the tests. Is the `3.19.1` a [strict constraint](https://github.com/stephenh/ts-proto/#development) for `protoc`? I have `libprotoc 3.21.5`. I have failed to run both...
I am interested in implementing this feature. Please add me to the assignees
Great idea! > Print the output Do you prefer IDE to print the output at the end of the command, or does it want to provide the terminal feeling? For...
> ### Expected behavior > * See lines longer than 10k characters. As a workaround, you can use the `editor.wordWrap` [advanced settings](https://github.com/arduino/arduino-ide/blob/main/docs/advanced-usage.md#advanced-settings). Set it to `"on"`: ```jsonc { "editor.wordWrap": "on"...
> the IDE starts outside of the viewing area and cannot be brought to the first screen Please see if this workaround helps to fix it: https://github.com/arduino/arduino-ide/issues/52#issuecomment-1660870738.
> not the handler that is running on extension side? Preferably the handler at the extension side. Of course, it should be the responsibility of the extension developer to abort...
Absolutely, I have been monitoring your changes. Very nice, thank you! Is there a reason this lib invents its own `Cancelable` type instead of `AbortSignal`?
Thank you for using the decoder extension. I need help understanding your report. What's the error? What did you do? What was your sketch, the selected board, etc?
Thank you for the feature request. > if you have already looked into implementing exception decoding for RISC-V chips, such as ESP32-C3? No, I have not. > I found one...
> this is done using [gdb_panic_server.py](https://github.com/espressif/esp-idf-monitor/blob/master/esp_idf_monitor/gdb_panic_server.py) It's a 404 now. Could you please share a permalink? Thank you!