Investigate the possibility of add-ons enhancing find references #2792
Labels
enhancement
New feature or request
server
This pull request should be included in the server gem's release notes
There are certain situations where references to declarations may exist in a DSL form. For example, in Rails, if you were to rename/find references for a model, then associations made to that model should be included as well.
We will need to study what use cases exist and how to allow for this. Maybe this should be a concern of indexing enhancements and we should expedite the work to merge the reference finder with the declaration listener.
The text was updated successfully, but these errors were encountered: