flutter / flutter/flutter-intellij

Hot restart keybinding not working anymore

Open
#6,712 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2k
Forks
356
Avg merge
1d 11h
Merged PRs (30d)
27

Description

Thanks for the feedback! If your issue is related to the Flutter framework itself,
please open an issue at
[github.com/flutter/flutter](https://github.com/flutter/flutter/issues/new).

## Steps to Reproduce

* Install intellij 2023.1 and latest flutter plugin.
* Open a flutter project
* Press `ctrl + shift + \`

The ide will open a popup instead of doing hot restart.

[Screencast from 04-09-2023 09:11:32 PM.webm](https://user-images.githubusercontent.com/124960413/230782513-15aecfa9-1285-4750-83ea-278e3626b11b.webm)

## Version info

```
[✓] Flutter (Channel stable, 3.7.9, on Pop!_OS 22.04 LTS 6.2.6-76060206-generic, locale en_US.UTF-8)
• Flutter version 3.7.9 on channel stable at /home/sagartiwari/Desktop/software/flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 62bd79521d (10 days ago), 2023-03-30 10:59:36 -0700
• Engine revision ec975089ac
• Dart version 2.19.6
• DevTools version 2.20.1

[✓] Android toolchain - develop for Android devices (Android SDK version 32.1.0-rc1)
• Android SDK at /home/sagartiwari/Android/Sdk
• Platform android-33, build-tools 32.1.0-rc1
• Java binary at: /usr/bin/java
• Java version OpenJDK Runtime Environment (build 11.0.18+10-post-Ubuntu-0ubuntu122.04)
• All Android licenses accepted.

[✓] Chrome - develop for the web
• Chrome at google-chrome

[✓] Linux toolchain - develop for Linux desktop
• Ubuntu clang version 14.0.0-1ubuntu1
• cmake version 3.22.1
• ninja version 1.10.1
• pkg-config version 0.29.2

[!] Android Studio (not installed)
• Android Studio not found; download from https://developer.android.com/studio/index.html
(or visit https://flutter.dev/docs/get-started/install/linux#android-setup for detailed instructions).

[✓] IntelliJ IDEA Ultimate Edition (version 2023.1)
• IntelliJ at /home/sagartiwari/Desktop/software/idea-IU-222.3739.54
• Flutter plugin version 73.0.4
• Dart plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/6351-dart

[✓] Connected device (2 available)
• Linux (desktop) • linux • linux-x64 • Pop!_OS 22.04 LTS 6.2.6-76060206-generic
• Chrome (web) • chrome • web-javascript • Google Chrome 111.0.5563.146

[✓] HTTP Host Availability
• All required HTTP hosts are available

! Doctor found issues in 1 category.
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.