There is no way to navigate to operator functions #39911
Labels
area-devexp
For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
devexp-server
Issues related to some aspect of the analysis server
devexp-ux
P3
A lower priority bug or feature request
type-enhancement
A request for a change that isn't a bug
Uh oh!
There was an error while loading. Please reload this page.
We can't navigate to the declaration of a operator function, like:
the
plus
sign above is an extension function provided by some library. But, how do I find it when I have imports like this?There should a way to jump to declaration of operator functions (just like we do have in Kotlin).
The text was updated successfully, but these errors were encountered: