Skip to content

feat: Find All References includes overridden methods#8093

Open
warcholjakub wants to merge 1 commit intoscalameta:mainfrom
warcholjakub:feat/94/all-references
Open

feat: Find All References includes overridden methods#8093
warcholjakub wants to merge 1 commit intoscalameta:mainfrom
warcholjakub:feat/94/all-references

Conversation

@warcholjakub
Copy link
Copy Markdown
Contributor

@warcholjakub warcholjakub commented Jan 8, 2026

@warcholjakub warcholjakub force-pushed the feat/94/all-references branch from 71703e3 to c44a838 Compare January 8, 2026 16:18
params: ReferenceParams,
findRealRange: AdjustRange = noAdjustRange,
includeSynthetics: Synthetic => Boolean = _ => true,
includeImplementations: Boolean = true,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we ever set it to false?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Offer to 'Find all references' on overridden method

2 participants