Skip to content

Conversation

davidwengier
Copy link
Member

@davidwengier davidwengier commented Oct 15, 2025

Fixes #12330

Our overlap logic only checked for overlaps at the start character, but now C# ranges can be fully contained within a Razor range. Also, the sort was wrong, because it only preferred Razor for a full overlap.

Also seeing what copilot comes up with in #12334 just for fun :)

@davidwengier davidwengier requested a review from a team as a code owner October 15, 2025 00:27
@davidwengier davidwengier changed the title Create failing test Fix classification for fully qualified components Oct 15, 2025
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.

Fully qualified components look bad

1 participant