Skip to content

Support log to VSCode debug console when using flutter attach #3195

@tjx666

Description

@tjx666

For now, when using VSCode to attach an add-to-app flutter project, the console will be redirect to android studio log console. So every time I debug the project, I need to open android studio and VSCode the same time.

I notice that flutter devtools logging panel can capture the log of the project, and vscode debugger should be able to communicate with devtools. So, I think it should not be hard to implements log just to vscode debug panel?

Snipaste_2021-03-11_10-43-11

Snipaste_2021-03-11_10-43-55

Metadata

Metadata

Assignees

No one assigned

    Labels

    in debuggingRelates to the debug adapter or process of running debug sessionsin flutterRelates to running Flutter appsis enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions