Flutter-intellij: Breadcrumb support for Dart code in IntelliJ

Created on 13 Jun 2019  路  5Comments  路  Source: flutter/flutter-intellij

Currently we do not have breadcrumb support for Dart code in IntelliJ. It would be especially helpful when we're coding in small screens instead of the structure window.

Here's the issue that was opened in JetBrains' tracker: https://youtrack.jetbrains.com/issue/WEB-33823 but did not get much love.

dart plugin

Most helpful comment

I did some more work, and I'm getting pretty close to wrapping up the implementation and starting tests!

See the issue for updates and a screenshot of the behavior I have now

All 5 comments

Thanks for the feedback (and the link to the youtrack issue)!

Looks like support was started, but never finished.
https://github.com/JetBrains/intellij-plugins/compare/master...greglittlefield-wf:breadcrumb-2

Can we get some love for this issue
(granted, it's a dart thing, as opposed to flutter. But that's like saying it's a problem with the brickwork, not the house)

cc: @greglittlefield-wf

@AAllport I have some time to do a little more work on that, will let you know how far I get!

I did some more work, and I'm getting pretty close to wrapping up the implementation and starting tests!

See the issue for updates and a screenshot of the behavior I have now

You, good sir, are an absolute legend!

Was this page helpful?
0 / 5 - 0 ratings