Skip to content
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

Configure a different shortcut for Hot Reload on ChromeOS #68

Open
wwwillchen opened this issue Feb 27, 2024 · 2 comments
Open

Configure a different shortcut for Hot Reload on ChromeOS #68

wwwillchen opened this issue Feb 27, 2024 · 2 comments
Labels
good first issues Good for first-time contributors

Comments

@wwwillchen
Copy link
Collaborator

Right now, the hot reload shortcut for ChromeOS is "Ctrl + Shift + R", but this is configured by default by the OS/Browser as Reload without cache. We should find a different shortcut.

  • Note: need to check the shortcut key for windows
@wwwillchen wwwillchen added good first issues Good for first-time contributors labels Jun 8, 2024
@T-Zaid
Copy link
Contributor

T-Zaid commented Jun 10, 2024

We can use "Alt + Shift + R" as it does not have a pre-defined shortcut in Windows and Chrome.

@wwwillchen
Copy link
Collaborator Author

Note: after #1135 - this removed the hot reload shortcut support

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issues Good for first-time contributors
Projects
None yet
Development

No branches or pull requests

2 participants