Skip to content

Show the debugger in DevTools when launching from VS Code #1792

@cfanatic

Description

@cfanatic

Steps to Reproduce

I am running the following setup which is generally working fine:

[✓] Flutter (Channel stable, v1.12.13+hotfix.10-pre.1, on Mac OS X 10.15.4 19E266, locale en-DE)
[✓] Xcode - develop for iOS and macOS (Xcode 11.4)
[✓] VS Code (version 1.43.2)

Whenever I want to debug my app on the iOS simulator or device, I select Dart: Open DevTools in vscode.

But for some reason, the Debugger tab is deactivated in Chrome as you can tell from the screenshot:

Screenshot 2020-04-05 at 12 21 06

Is there any way to enable debugging inside Chrome DevTools by default? Stripping away hide=debugger from the URL serves the purpose, but I prefer to avoid this doing manually.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions