Per Tillisch

Results 1081 comments of Per Tillisch

Thanks for the clarifications. In order to progress with the investigation, I'm going to ask you to try an experiment and then report your results here. Please try this: 1....

Hi @sayzergithub. Did you ever get around to trying the experiment I requested in my previous reply? If so, what was the result?

Hi @marc0777. Thanks for your report. #714 was resolved some time ago. Please try the latest version of the Arduino IDE and then comment here to tell us whether the...

This is fixed for me by `builtin:[email protected]`, which is now in use by [the nightly build of Arduino IDE 2.x](https://github.com/arduino/arduino-ide#nightly-builds). These are the relevant changes: - `builtin:[email protected]` release: https://github.com/arduino/serial-discovery/releases/tag/v1.3.0 -...

Hi @jegjessing. Please try this: 1. Select **File > Quit** from the Arduino IDE menus. 1. Start the Arduino IDE. Are the ports discovered after restarting the Arduino IDE? I...

Hi @jayrabe. I see you also posted about this problem over on the Arduino forum: https://forum.arduino.cc/t/arduino-ide-2-0-not-showing-ports/858267/8 We can use that forum thread for the purposes of investigating and supporting your...

I have submitted a bug report to the Theia repository: https://github.com/eclipse-theia/theia/issues/11709

Hi @Cyb3rn0id. Thanks for your suggestion. Although there isn't a granular control as you request, it is possible to disable the update checks entirely in the [advanced settings](https://github.com/arduino/arduino-ide/blob/main/docs/advanced-usage.md#advanced-settings), which might...

Here is the specification @kittaakos: https://arduino.github.io/arduino-cli/dev/sketch-specification/#libraryboards-manager-links So path will have a value of either `librarymanager` or `boardsmanager`. The hash is the search term that should be pre-filled in Library Manager...

>pathname is All and not I forgot about that. I left it out of the sketch specification because it never worked (it might appear to work from the "All" example,...