flutter / flutter/devtools

Clicking links in the CPU profiler navigates to the debugger tab instead of navigating the IDE

Open
#9,174 0 comments 0 reactions 0 assignees View on GitHub
P2 screen: cpu profiler
Dominant language
Dart
Stars
1.7k
Forks
404
Avg merge
6d 17h
Merged PRs (30d)
18

Description

Splitting this from https://github.com/flutter/devtools/issues/9168

@kenzieschmoll said:

> When running DevTools inside your IDE (or launching the IDE-started DevTools in the browser), clicking on the link should navigate to the code directly in your IDE. Does this work for you? If that behavior is broken, we need to fix it.

However in my testing this isn't working right. I tested in the browser (spawned from VS Code) and it navigates to the debugger screen:

https://github.com/user-attachments/assets/c6c1e72b-aeec-4e86-8baa-ec7409096182

I tested with the embedded view, and actually the same happened - so you end up with the (normally inaccessible) debugger view embedded inside VS Code:

![Image](https://github.com/user-attachments/assets/c46c09c5-da10-4698-b654-8822460748e9)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.