Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Show popup dialog with all definitions when definition request returns more than one location #160

Open
ChrisS2812 opened this issue Apr 21, 2021 · 0 comments

Comments

@ChrisS2812
Copy link

Currently, only the first among possibly multiple Locations of a definition-response is extracted and used when handling a definition-response in the requestDefinition(position: Position) method of EditorEventManager.

I think It would be fairly easy to extract all items of the response and show the default IntelliJ-Popup Dialog for jumping to files when more than one Location was contained in the response. Is there a reason why this feature is not yet implemented?

Best regards
Christian

@ChrisS2812 ChrisS2812 changed the title Show Popup with all definitions when definition request returns more than one location Show popup dialog with all definitions when definition request returns more than one location Apr 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant