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.
  • Restart:
    • Defaults to cmd-shift-F5.
    • This works.

On Linux:

  • Hot reload:
    • Defaults to ctrl-F5.
    • Doesn’t do anything at all
  • Restart:
    • Defaults to ctrl-shift-F5.
    • Doesn’t do anything at all

About this issue

  • Original URL
  • State: closed
  • Created 8 years ago
  • Comments: 23 (16 by maintainers)

Most upvoted comments

I suspect they won’t blame the Flutter UX for IntelliJ keyboard shortcut choices.

@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?