Open
Description
When I have to verify the IDE2 behavior against the CLI, I very often end up running arduino-cli board list
from a terminal to get the FQBN of the attached boards. It would be great to be put the FQBN of a particular board to the clipboard in IDE2.
This should be possible from the IDE2
- using the UI only, or maybe
- with a keybinding, or
- a right-click context menu solution is fine too, or maybe
- from the status bar.
If you have any better ideas/requirements, please leave a comment.