Skip to content

Keyboard shortcuts #65

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

Closed
wants to merge 4 commits into from
Closed

Keyboard shortcuts #65

wants to merge 4 commits into from

Conversation

murilopolese
Copy link
Contributor

It uses Q for opening the port selection dialog, W for reset, E for stop, R for run and S to save.

The implementation is a 3 step process:

Pending issues:

  • Since we are using R for run, the item on the app menu "window > reload" is overwritten but it is still displayed. This can be confusing.

@murilopolese murilopolese requested a review from ubidefeo October 3, 2023 07:34
@murilopolese
Copy link
Contributor Author

In conversation with @ubidefeo I think this PR raises the following important question: "what shortcuts should be available to all possible micropython UI?"

Because the electron layer should be ignorant of what UI is being displayed. This is at the very core of the design.
So the editor will have some shortcuts, the possible other UI or wrapper/hosts (go, web, etc...) will have other shortcuts.

@ubidefeo ubidefeo deleted the feature/shortcuts branch January 10, 2024 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant