You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use "Go to References", I would like to ignore definitions.
Currently, if a method is used only once, when using Go To References, a menu pops up showing the definition and the single usage.
I do not consider a definition to be a reference and do not feel like this menu should come up. Instead, I would much prefer if the single usage was directly opened.
Even if there are multiple usages, I do not want to see the definition listed as a reference - that's what Go To Definition is for.
Please convert Go to References to (or add) Go To Usages, which is 10x more helpful and better language.
P.S. When I use Go To Definition, while cursor is on the definition, I get the identical results as Go To References. This is idiotic. It should NEVER show a usage when using Go to Definition. This whole system is absurd!
The text was updated successfully, but these errors were encountered:
Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for similar existing issues. See also our issue reporting guidelines.
When I use "Go to References", I would like to ignore definitions.
Currently, if a method is used only once, when using Go To References, a menu pops up showing the definition and the single usage.
I do not consider a definition to be a reference and do not feel like this menu should come up. Instead, I would much prefer if the single usage was directly opened.
Even if there are multiple usages, I do not want to see the definition listed as a reference - that's what Go To Definition is for.
Please convert Go to References to (or add) Go To Usages, which is 10x more helpful and better language.
P.S. When I use Go To Definition, while cursor is on the definition, I get the identical results as Go To References. This is idiotic. It should NEVER show a usage when using Go to Definition. This whole system is absurd!
The text was updated successfully, but these errors were encountered: