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

Move TagHelperTooltipFactories to the Workspaces layer #10980

Merged
merged 17 commits into from
Oct 8, 2024

Conversation

DustinCampbell
Copy link
Member

@DustinCampbell DustinCampbell commented Oct 8, 2024

This change decouples the two TagHelperTooltipFactories from the Razor language server and moves them to the Workspaces layer for use in co-hosting. Ultimately, co-hosting will be able to do a better job producing hover and completion item tooltips, but that can come later.

@DustinCampbell DustinCampbell requested a review from a team as a code owner October 8, 2024 00:39
Copy link
Contributor

@alexgav alexgav left a comment

Choose a reason for hiding this comment

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

:shipit:

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.

4 participants