flutter-intellij: Default keyboard shortcuts don't work
Our default keybindings for hot reload and restart don’t seem to work well:
On macOS 10.11.6:
- Hot reload:
- Defaults to
cmd-F5
. - This launches the Mac ‘VoiceOver’ app for me.
- Defaults to
- Restart:
- Defaults to
cmd-shift-F5
. - This works.
- Defaults to
On Linux:
- Hot reload:
- Defaults to
ctrl-F5
. - Doesn’t do anything at all
- Defaults to
- Restart:
- Defaults to
ctrl-shift-F5
. - Doesn’t do anything at all
- Defaults to
About this issue
- Original URL
- State: closed
- Created 8 years ago
- Comments: 23 (16 by maintainers)
@devoncarew I strongly disagree. We are telling our users to download, install, and use IntelliJ with the Flutter plugin. If IntelliJ offers a bad UX, it is our problem.
@alexander-doroshko I run Linux why would I select Mac OS X keyboard shortcuts?