Skip to content
This repository was archived by the owner on Oct 22, 2021. It is now read-only.

Support standard Arduino app shortcuts #17

Closed
unknowndomain opened this issue Oct 19, 2019 · 2 comments
Closed

Support standard Arduino app shortcuts #17

unknowndomain opened this issue Oct 19, 2019 · 2 comments
Labels
type: enhancement New feature or request
Milestone

Comments

@unknowndomain
Copy link

Is your feature request related to a problem? Please describe.
It will become frustrating that shortcuts like Command + U for upload don't work.

Describe the solution you'd like
Add all the exisitng arduino app shortcuts.

Describe alternatives you've considered
Adding shortcuts through System Preferences > Keyboard but there are very few menu items.

@unknowndomain unknowndomain added the type: enhancement New feature or request label Oct 19, 2019
@kittaakos
Copy link
Contributor

Related #16

@jankeromnes jankeromnes added this to the v0.0.4 milestone Dec 12, 2019
@spoenemann
Copy link

I added two shortcuts:

  • Verify: ctrl+alt+V (cmd+alt+V on Mac)
  • Upload: ctrl+alt+U (cmd+alt+U on Mac)
    In the Classic IDE it was ctrl/cmd+U, but this conflicts with the VS Code keybinding for "Undo last cursor operation".

Please open another issue if you're missing more shortcuts.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants