Per Tillisch

Results 1081 comments of Per Tillisch

>Something like this could be better than the 1.x version I agree. The old system was poorly designed. >magical _ to ' ' mapping. There isn't any mapping in the...

>would you expect to see File > Open Recent > Foo, assuming that the Foo sketch was the last IDE2 restored? No, but I also wouldn't be surprised to see...

Hi all. Feedback about the community's need for this missing feature is valued, but "+1" comments can generate a lot of noise for the people who watch the repository to...

>But it shows it as an unknown board: That is the serial port of the board. The `teensy` protocol port "COM27 Serial" is not being shown at all. That bug...

I discovered some more information about the bug while testing https://github.com/arduino/arduino-ide/pull/1377: The bug no longer occurs with the **Teensy** board after the change made in https://github.com/arduino/arduino-ide/pull/1377. Disregarding the bisection results,...

Hi @bohrsty. That bug is tracked here: https://github.com/arduino/arduino-ide/issues/1431 (The Chinese language is used as an example, but it affects all languages) I'm happy to tell you that a fix is...

@ubidefeo @davegarthsimpson can you provide us with an update on this? ^^^

Thanks for reporting this @kaysievers. [The **ClangFormat** formatting tool](https://releases.llvm.org/14.0.0/tools/clang/docs/ClangFormat.html) used by Arduino IDE 2.x does not remove the newline, so it is a bug in the Arduino IDE code itself....

Hi @pidloop. Thanks for your report. Which board (or boards) do you have selected in the Arduino IDE when this issue occurs? Does the issue occur when you are editing...

Very cool project! I tested it on my Windows machine (I don't have a macOS machine) and was not able to reproduce the problem. The CPU usage is very high...