Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support customization of board selection drop-down #86

Open
3 tasks done
RussellAult opened this issue Oct 18, 2020 · 3 comments
Open
3 tasks done

Support customization of board selection drop-down #86

RussellAult opened this issue Oct 18, 2020 · 3 comments
Assignees
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement

Comments

@RussellAult
Copy link

RussellAult commented Oct 18, 2020

Describe the request

It would be great if there was a way to populate the drop-down with frequently-used boards. I could see this being populated manually (either as part of preferences or as a "favourite" button in the board selection window), automatically (e.g. the last five boards used appear in the drop-down), or some combination of the two.

Describe the current behavior

When editing sketches "offline" (or, as I understand it, when using a bootloader-less chip and a programmer) the only thing that appears in the board selection drop-down is "Select Other Board & Port". Even if I only ever used a couple of boards, I always have to go in and search for them (which makes arduino/arduino-pro-ide#369 a lot more annoying).

Arduino IDE version

Original report

Arduino Pro IDE 0.1.3

Last verified with

2f2b19f

Operating system

All

Operating system version

Any

Additional context

Related

Issue checklist

  • I searched for previous requests in the issue tracker
  • I verified the feature was still missing when using the latest nightly build
  • My request contains all necessary details
@ubidefeo
Copy link

@RussellAult
this looks like an interesting feature.
Let me throw it at our UX team and see what they think 👍

@sebromero sebromero self-assigned this Oct 21, 2020
@per1234
Copy link
Contributor

per1234 commented Feb 19, 2021

Now that the Tools > Board menu has been added, it might be worth studying what has already been done in this space for the classic Arduino IDE (and requested at #330):

@ubidefeo
Copy link

@per1234
I really like the idea of having recently used boards.
Sometimes you just want to make sure you can compile for something you're developing on as a target without having it attached

@rsora rsora transferred this issue from arduino/arduino-pro-ide Mar 1, 2021
@silvanocerza silvanocerza added the type: enhancement Proposed improvement label Mar 1, 2021
@per1234 per1234 added the topic: code Related to content of the project itself label Nov 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
Development

No branches or pull requests

5 participants