Make it easy to copy to clipboard all information relevant to support #10833
Labels
Component: IDE user interface
The Arduino IDE's user interface
Component: IDE
The Arduino IDE
feature request
A request to make an enhancement (not a bug fix)
newbees tend to ask quick questions with insufficient information about their setup. So a function that collects important data like:
and copies this info to the clipboard
ready to paste into a posting would improve the process of giving helpful answers.
It would reduce the all-day ping-pong-game of
while (NewBeeDoesKnowVeryLittle) {
....newbee posts (insuficient) question
....helpers ask back
....newbee posts (still insuficient) question
}
getting the IDE's Version and the selected board should vrey easy
best regards Stefan
The text was updated successfully, but these errors were encountered: