Per Tillisch
Per Tillisch
## What This PR Changes Previously the `carrier` object component of the statement was missing from the code snippets demonstrating the use of the "Arduino_MKRIoTCarrier" library's `MKRIoTCarrier::display.print` function. This would...
The action has a very significant feature of supporting tokenless coverage data uploads for pull requests from forks. This is quite a complex subject because it relates to the frequently...
### Is your feature request related to a problem? Please describe. I have Markdown links to asset files which don't have an extension in my documents. For example: ```markdown Add...
### Describe the request Convert all commands listed in the "**Keyboard Shortcuts**" view to the user friendly command name format. 🙂 The "**Keyboard Shortcuts**" view will be more readable and...
## Describe the current behavior The "redo" feature (e.g., **Edit > Redo**) reverts the change made by an "undo". The keyboard shortcut for "redo" established in Arduino IDE 1.x is...
### Describe the problem Arduino IDE 2.x allows full customization of keyboard shortcuts via the "**Keyboard Shortcuts**" view (**File > Advanced > Keyboard Shortcuts**). The "**Keyboard Shortcuts**" view contains a...
### Describe the request When the Serial Monitor view is opened, the monitor opens the selected port. When the view is closed, the port is closed, allowing it to be...
### Describe the problem The Boards Manager and Library Manager views contain a list of the available boards platforms and libraries. Each entry in the list contains a "More info"...
### Describe the problem Arduino Web Editor has [a "Secret tab" feature](https://create.arduino.cc/projecthub/Arduino_Genuino/store-your-sensitive-data-safely-when-sharing-a-sketch-e7d0f0) that makes it easy to share sketches without accidentally exposing sensitive data (e.g., passwords or tokens). The values...
## Please check if the PR fulfills these requirements See [how to contribute](https://arduino.github.io/arduino-cli/latest/CONTRIBUTING/) - [x] The PR has no duplicates (please search among the [Pull Requests](https://github.com/arduino/arduino-cli/pulls) before creating one) -...