Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IntelliJ Structure view does not update on Inspector clicks #7766

Open
kenzieschmoll opened this issue Nov 5, 2024 · 0 comments
Open

IntelliJ Structure view does not update on Inspector clicks #7766

kenzieschmoll opened this issue Nov 5, 2024 · 0 comments
Labels
devtools-integration Related to the integration with Dart DevTools inspector

Comments

@kenzieschmoll
Copy link
Member

When a widget is selected in the flutter inspector, the line of code where that widget was created is highlighted / jumped to in the IDE. When this happens the IntelliJ structure view should update for the new selected file and for the line in focus.

The Flutter outline view handles this properly, but if we are going to remove the flutter outline at some point in favor of the Structure view, we should ensure the proper item in the Structure view is selected too.

@kenzieschmoll kenzieschmoll added inspector devtools-integration Related to the integration with Dart DevTools labels Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devtools-integration Related to the integration with Dart DevTools inspector
Projects
None yet
Development

No branches or pull requests

1 participant