Skip to content

Shift + Upload does not use programmer #199

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
toogooda opened this issue Mar 10, 2021 · 2 comments
Open

Shift + Upload does not use programmer #199

toogooda opened this issue Mar 10, 2021 · 2 comments
Labels
topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@toogooda
Copy link

Describe the bug
Old Arduino IDE used the programmer for uploading when you held down shift before the upload button. IDE 2.0 does not and only works for hot keys CTRL + SHIFT + U.

To Reproduce
Steps to reproduce the behavior:

  1. Select a programmer
  2. Hold down Shift and click upload

Expected behavior
Same as previous IDE as there are so many tutorials that all tell you to use SHIFT+Upload Button.
Holding shift and hovering over upload should change the hit from "Upload" to "Upload with Programmer"
Holding shift and clicking Upload should do the same at CTRL+SHIFT+U

Desktop (please complete the following information):

  • OS: Windows
  • Version: 10
@kittaakos kittaakos added the conclusion: duplicate Has already been submitted label Mar 11, 2021
@kittaakos
Copy link
Contributor

Thank you for reporting the issue, @toogooda. The request is tracked here:

  • It is confusing because there is no symbol in the Pro IDE for "Upload Using Programmer"
    In the standard IDE there is only one button for both, but also two commands.

I am closing this as a duplicate.

@rsora rsora added the type: imperfection Perceived defect in any part of project label Sep 22, 2021
@per1234 per1234 added the topic: code Related to content of the project itself label Oct 28, 2021
@per1234
Copy link
Contributor

per1234 commented Feb 21, 2023

After the dust settled, #103 was determined to be on the topic of the missing support for this feature:

https://arduino.github.io/arduino-cli/dev/platform-specification/#upload-using-programmer-by-default

I didn't find any other issues tracking the missing support for the Shift+Upload button combination from Arduino IDE 1.x so I'll reopen this.

If implementing the feature is determined to be technically infeasible, or not needed from a UX standpoint then that decision can be documented here before closing again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

4 participants