Skip to content

Wrong Intellij idea tool window is picked when app is running in new Idea 2026.1 #8890

@FoKas90

Description

@FoKas90

I've upgraded Idea recently to 2026.1 and now flutter plugin wrongly pick Debug window tool instead of Run when I am running app.

Image

The log is pretty simple

2026-04-07 19:54:14,598 [ 712881]   INFO - io.flutter.run.daemon.FlutterApp - RunApp expense_tracker (Run)
2026-04-07 19:54:14,599 [ 712882]   INFO - io.flutter.run.daemon.FlutterApp - /opt/homebrew/share/flutter/bin/flutter [--no-color, run, --machine, --track-widget-creation, --device-id=16C85CA7-ED5B-4FBE-A662-02E5BF6357DE, --start-paused, --dart-define=flutter.inspector.structuredErrors=true, --devtools-server-address=http://127.0.0.1:9100, lib/main.dart]
2026-04-07 19:54:14,610 [ 712893]   WARN - #c.i.x.i.XDebugSessionImpl - [Split debugger] RunnerLayoutUi should not be used in split mode from XDebugSession
2026-04-07 19:54:14,954 [ 713237]   INFO - #c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Saving global entities com.intellij.platform.workspace.jps.entities.SdkEntity to files
2026-04-07 19:54:14,955 [ 713238]   INFO - #c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Saving global entities com.intellij.platform.workspace.jps.entities.LibraryEntity to files
2026-04-07 19:54:14,958 [ 713241]   INFO - #c.i.d.d.DataSourceStorageShared$Prj - Attempting to return empty stored state
2026-04-07 19:54:15,027 [ 713310]   INFO - #c.i.d.d.DataSourceStorageShared$App - Attempting to return empty stored state
2026-04-07 19:54:26,184 [ 724467]   INFO - io.flutter.run.daemon.FlutterAppDaemonEventListener - Successful request ConnectedApp.registerVmService to DTD with params: {"uri":"ws://127.0.0.1:52939/cJ7c5-K4FME=/ws","name":"49e9dbd1-d476-4e8a-8777-15e9e68ffc5b"}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions