Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add cohosting Hover test for component attribute #11171

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

DustinCampbell
Copy link
Member

Even though component attributes look like HTML they map to generated C#. In this case, Hover prefers C# over HTML and requests hover data from Roslyn. This adds a test for that scenario.

Even though component attributes look like HTML they map to generated C#. In this case, Hover prefers C# over HTML and requests hover data from Roslyn. This adds a test for that scenario.
@DustinCampbell DustinCampbell requested a review from a team as a code owner November 6, 2024 17:22
@davidwengier
Copy link
Member

Thank you

1 similar comment
@davidwengier
Copy link
Member

Thank you

@DustinCampbell DustinCampbell merged commit e87f30d into dotnet:main Nov 6, 2024
12 checks passed
@DustinCampbell DustinCampbell deleted the add-cohost-hover-tests branch November 6, 2024 22:36
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Nov 6, 2024
@jjonescz jjonescz modified the milestones: Next, 17.13 P2 Nov 25, 2024
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.

3 participants