Skip to content

dart.openDevTools setting ignores embedded flag and always opens in a browser #3246

@roman-petrov

Description

@roman-petrov

Not sure if it's a bug or desired behavior.

As I know, embedded Dev Tools are enabled by default. From my observations, for Windows device embedded Dev Tools are opened inside VSCode windows, but for Web/Chrome device Dev Tools always opened in browser even if I explicitly set dart.embedDevTools to true explicitly.

What is desired behavior? Should embedded Dev Tools not open for Web device or this my be caused by some environment configuration on my machines (iItested on home and work PC)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions