Improve communication of no debugger support when accessed via the activity bar #14
Labels
conclusion: resolved
Issue was resolved
criticality: medium
Of moderate impact
phase: design
Work is in the design phase
topic: code
Related to content of the project itself
topic: debugger
Related to the integrated debugger
type: enhancement
Proposed improvement
Is your feature request related to a problem? Please describe.
There is a very intriguing button in the place of honor in the Arduino IDE activity bar:
Unfortunately, many boards are not compatible with this feature, but this fact is not clear when accessing the debugger via the activity bar. When you try to use the debugger, there is no indication of why it's not working.
We saw that Pro IDE users were regularly running into this issue, for example:
An excellent improvement was made by disabling and adding a nice "Debugging is not supported by..." message when hovering over the debug button on the top bar (ATL-531), but I fear that users will bypass this by going straight for the activity bar.
Describe the solution you'd like
Any way to make it more clear that the debug feature is not available for the selected board when it is accessed via the activity bar button. For example:
Environment
OS: Windows 10
Version: 2.0.0-beta.2-snapshot.298cc11
Date: 2021-02-15T14:16:52.603Z
CLI Version: 0.16.0 alpha [c977a238]
The text was updated successfully, but these errors were encountered: