arduino-ide icon indicating copy to clipboard operation
arduino-ide copied to clipboard

Arduino IDE 2.x

Results 329 arduino-ide issues
Sort by recently updated
recently updated
newest added

### Describe the request Emulate the tried and true reliable behavior of Arduino IDE 1.x regarding board and port selection. - Always use the board the user selected. - \*...

type: enhancement
topic: code

### Describe the problem When selecting text on the serial monitor (with the connected device paused) upon scroll the range of the selection shifts in unpredictable patterns (at least i...

topic: code
type: imperfection
topic: serial monitor

### Motivation As explained in #1309, our dialogs might become distorted when scaling up the UI (from the settings or using the shortcut CMD/CTRL + '+'). I've made some fixes...

topic: code
type: imperfection

### Describe the problem The _Boards included in this package_ content is generated by the IDE2 from the result from the CLI. It's not deterministic. ### To reproduce - Open...

topic: code
type: imperfection

## Describe the current behavior The Arduino IDE integrated debugger requires the sketch binary produced by compilation of the sketch. The path to this file is provided to the debugger...

type: enhancement
topic: code
topic: debugger

### Describe the request To confirm a problem I had to swap to the nightly builds on my tinker PC. Yesterday I was offered an update to RC9.2 on my...

topic: infrastructure
type: imperfection

### Motivation Can reveal the error location in the editor from the _Output_ view. ### Change description In-action: https://user-images.githubusercontent.com/1405703/182376367-d2f5c299-9370-49bb-a67d-342d887115ec.mp4 Noteworthy changes: - The error decoration is automatically removed from the...

type: enhancement
topic: code
status: on hold

### Motivation The IDE2 uses a CLI from the [`test_1`](https://github.com/arduino/arduino-cli/tree/test_1) branch from the `arduino` owner. ![Screen Shot 2022-08-11 at 10 11 03](https://user-images.githubusercontent.com/1405703/184092149-a904aac1-cbe3-4800-8643-400679109230.png) ![Screen Shot 2022-08-11 at 10 16 31](https://user-images.githubusercontent.com/1405703/184092170-9de27447-397d-421c-8a39-15dc81ba5f24.png) ###...

type: enhancement
status: on hold
topic: CLI

### Describe the problem If the Arduino board prints a large amount of data without a line break to Serial Monitor, the IDE becomes unresponsive. ### To reproduce #### Equipment...

topic: code
type: imperfection
topic: serial monitor

### Describe the problem The IDE attempts to configure a board platform, even though there is an error ![image](https://user-images.githubusercontent.com/75624145/183485094-6c556109-ce6e-44e2-930e-1e42438628fa.png) ![image](https://user-images.githubusercontent.com/75624145/183486915-bb7473d9-cc63-4713-9dad-13930e596d1d.png) ### To reproduce 1. Open IDE 2.0.0rc9.1 2. From the...

topic: code
type: imperfection