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
Support for references within the plugin is arguably one of the most important aspects of proper language support, as it facilitates more rapid development.
What would you like to be added
Add support for the references functionality (i.e. find usages of an element, jump to an element's declaration, etc.) within the plugin, as outlined here: https://plugins.jetbrains.com/docs/intellij/reference-contributor.html
Why is this needed
Support for references within the plugin is arguably one of the most important aspects of proper language support, as it facilitates more rapid development.
Implementation details
The JetBrains documentation provides an overview of the implementation details.
The text was updated successfully, but these errors were encountered: