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

ExternalAccess.Xaml fixes #72560

Merged
merged 1 commit into from
Mar 18, 2024
Merged

Conversation

mgoertz-msft
Copy link
Contributor

  • Replaced incompatible CreateHoverResultAsync with CreateMarkdownContent
  • Fixed XAML DesciptionService to show code examples in proper code blocks

- Replaced incompatible `CreateHoverResultAsync` with `CreateMarkdownContent`
- Fixed XAML `DesciptionService` to show code examples in proper code blocks
@mgoertz-msft mgoertz-msft requested a review from a team as a code owner March 15, 2024 17:01
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Mar 15, 2024
@dotnet-policy-service dotnet-policy-service bot added the Community The pull request was submitted by a contributor who is not a Microsoft employee. label Mar 15, 2024
@mgoertz-msft
Copy link
Contributor Author

@dibarbet This fixes the last place in EA.Xaml that was still exposing LSP Protocol types.

@mgoertz-msft
Copy link
Contributor Author

@dibarbet It's all green. Would you mind merging when you get a moment? Thanks!

@dibarbet dibarbet merged commit b18dfa9 into dotnet:main Mar 18, 2024
27 checks passed
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Mar 18, 2024
@RikkiGibson RikkiGibson modified the milestones: Next, 17.10 P3 Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IDE Community The pull request was submitted by a contributor who is not a Microsoft employee. untriaged Issues and PRs which have not yet been triaged by a lead
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants