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 hover support for razor lsp #43388

Merged
merged 3 commits into from
Apr 17, 2020
Merged

Add hover support for razor lsp #43388

merged 3 commits into from
Apr 17, 2020

Conversation

dibarbet
Copy link
Member

Add back in support for hover for razor use cases. Note that liveshare is responsible for mirroring hover in cloud env due to lack of classification support in LSP hover. However, razor cannot use that, so we need to support through the roslyn lsp as well.

We can provide only through LSP once it supports classifications and we've implemented full quick info support - #43387

@dibarbet dibarbet added Area-IDE LSP issues related to the roslyn language server protocol implementation labels Apr 15, 2020
@dibarbet dibarbet requested a review from NTaylorMullen April 15, 2020 21:36
@dibarbet dibarbet requested a review from a team as a code owner April 15, 2020 21:36
@jinujoseph jinujoseph added this to the 16.7.P1 milestone Apr 15, 2020
@dibarbet dibarbet merged commit e138a84 into dotnet:master Apr 17, 2020
@ghost ghost modified the milestones: 16.7.P1, Next Apr 17, 2020
@dibarbet dibarbet deleted the razor_hover branch April 17, 2020 01:38
@sharwell sharwell modified the milestones: Next, temp, 16.7.P1 Apr 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IDE LSP issues related to the roslyn language server protocol implementation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants