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

Extract Flutter Widget... hotkey doesn't work #7879

Open
ViktorVoloshko opened this issue Dec 30, 2024 · 0 comments
Open

Extract Flutter Widget... hotkey doesn't work #7879

ViktorVoloshko opened this issue Dec 30, 2024 · 0 comments

Comments

@ViktorVoloshko
Copy link

ViktorVoloshko commented Dec 30, 2024

Steps to Reproduce

  1. Select any widget you want to extract.
  2. Press Ctrl+Alt+W (default hotkey). It should work but doesn't.
    image
  3. Try to do that with mouse (RMB -> Refactor -> Extract Flutter Widget...). It works.

Side note: Ctrl+Alt+M for Extract method... works just fine.

Version info

C:\Users\ViktorVoloshko\flutter\bin\flutter.bat doctor --verbose
[√] Flutter (Channel stable, 3.27.1, on Microsoft Windows [Version 10.0.26100.2605], locale en-001)
• Flutter version 3.27.1 on channel stable at C:\Users\ViktorVoloshko\flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 17025dd882 (2 weeks ago), 2024-12-17 03:23:09 +0900
• Engine revision cb4b5fff73
• Dart version 3.6.0
• DevTools version 2.40.2

[√] Windows Version (Installed version of Windows is version 10 or higher)

[√] Android toolchain - develop for Android devices (Android SDK version 35.0.0)
• Android SDK at C:/Users/ViktorVoloshko/AppData/Local/Android/Sdk
• Platform android-35, build-tools 35.0.0
• ANDROID_HOME = C:/Users/ViktorVoloshko/AppData/Local/Android/Sdk
• Java binary at: C:\Program Files\Eclipse Adoptium\jdk-21.0.5.11-hotspot\bin\java
• Java version OpenJDK Runtime Environment Temurin-21.0.5+11 (build 21.0.5+11-LTS)
• All Android licenses accepted.

[√] Chrome - develop for the web
• Chrome at C:\Program Files\Google\Chrome\Application\chrome.exe

[√] Visual Studio - develop Windows apps (Visual Studio Community 2022 17.12.3)
• Visual Studio at C:\Program Files\Microsoft Visual Studio\2022\Community
• Visual Studio Community 2022 version 17.12.35527.113
• Windows 10 SDK version 10.0.22621.0

[√] Android Studio (version 2024.2)
• Android Studio at C:\Program Files\Android\Android Studio
• Flutter plugin can be installed from:
https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 21.0.3+-12282718-b509.11)

[√] IntelliJ IDEA Ultimate Edition (version 2024.3)
• IntelliJ at C:\Users\ViktorVoloshko\AppData\Local\Programs\IntelliJ IDEA Ultimate
• Flutter plugin version 83.0.4
• Dart plugin version 243.23177

[√] VS Code (version 1.96.2)
• VS Code at C:\Users\ViktorVoloshko\AppData\Local\Programs\Microsoft VS Code
• Flutter extension version 3.102.0

[√] Connected device (2 available)
• Windows (desktop) • windows • windows-x64 • Microsoft Windows [Version 10.0.26100.2605]
• Chrome (web) • chrome • web-javascript • Google Chrome 131.0.6778.205

[√] Network resources
• All expected network resources are available.

• No issues found!
Process finished with exit code 0

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

No branches or pull requests

1 participant