Describe the bug
When Arduino Pro IDE is running in the background, ⌘ R is hijacked globally, preventing other applications from utilising it.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It is expected that ⌘ R will only trigger within Arduino Pro IDE when the application is the currently active one.
Screenshots

Desktop (please complete the following information):
Additional context
Captured with ShortcutDetective
I just checked out the eclipe-theia repository, and it seems there was a change three months ago in this commit.
"Removed global shortcuts if window is not focused." Is the Arduino Pro IDE running on a version before this commit? If so, that would explain the issue.
hi @j-rieck
first of al: great icon!
on to the serious stuff: we have fixed this in the meantime, and a new realease is on its way with many more changes.
We're planning a better schedule for updates on this project, but decided to first address most of the annoying things before pushing a new one out.
The wait is not gonna be long, we're days away :)
Moof!
Thanks for the update, looking forward to the release, and the eventual release of the source code.
Thanks for your hard work!
@j-rieck, here is a workaround if you cannot wait until the next release.
Thanks @kittaakos. I didn't think of searching closed issued before opening this one.
Most helpful comment
hi @j-rieck
first of al: great icon!
on to the serious stuff: we have fixed this in the meantime, and a new realease is on its way with many more changes.
We're planning a better schedule for updates on this project, but decided to first address most of the annoying things before pushing a new one out.
The wait is not gonna be long, we're days away :)