Skip to content

There is no way to navigate to operator functions #39911

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

Open
shinayser opened this issue Dec 23, 2019 · 0 comments
Open

There is no way to navigate to operator functions #39911

shinayser opened this issue Dec 23, 2019 · 0 comments
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

Comments

@shinayser
Copy link

shinayser commented Dec 23, 2019

We can't navigate to the declaration of a operator function, like:

image

the plus sign above is an extension function provided by some library. But, how do I find it when I have imports like this?

image

There should a way to jump to declaration of operator functions (just like we do have in Kotlin).

@devoncarew devoncarew added legacy-area-analyzer Use area-devexp instead. type-enhancement A request for a change that isn't a bug devexp-server Issues related to some aspect of the analysis server labels Dec 23, 2019
@srawlins srawlins added the P3 A lower priority bug or feature request label Jan 18, 2021
@franklinyow franklinyow added this to the March Beta Release milestone Mar 8, 2021
@devoncarew devoncarew removed this from the March Beta Release milestone Mar 17, 2021
@bwilkerson bwilkerson added area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. and removed legacy-area-analyzer Use area-devexp instead. labels Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

5 participants