Hey, thanks for the report. This looks like a regression in 2.6.20, and I need to confirm a couple of things to diagnose it.
Can you check:
What is workbench.activityBar.orientation set to, vertical or horizontal? Settings > search for “activityBar orientation”
What is window.titleBarStyle, native or custom?
A screenshot of the Run and Debug panel in 2.6.20 would help.
I suspect this is related to a fix for sidebar handling when the title bar is disabled, which may have affected the title row in the Run and Debug panel where the play button and config dropdown live.
Let me know what your settings are and I can escalate this to the team.
Same issue here - workaround for me currently is CTRL+SHIFT+P, and selecting “Debug: Select and Start Debugging”, and selecting a configuration from there. Hope this gets patched soon!
What’s going on?
I just launched my app and launch bar just disspeared.
Instead of continue developing tasks I need to think how to launch app…
Thinking about fully migrate to Claude Code
Steps to Reproduce
Just launch flutter app with launch.json in Cursor
Expected Behavior
Launch bar should appear with all configurations described in the launch.json
@deanrie Two days since issue was reported. Did you team identified the issue? I prefer to use vertical alignment and I would like to see launch bar again
Hi,
I’m using latest version.
But the debug controller is missing.
After checkin, the issue happened if I use this setting "workbench.activityBar.orientation": "vertical",
Horizontal is fine, issue when use vertical.
Actually, you could just shut down this unconventional layout, Horizontal. Developers worldwide prefer vertical layouts, so why create Horizontal and add more bugs to yourselves?