Skip to content

Conversation

ryzngard
Copy link
Contributor

Fixes microsoft/vscode-dotnettools#1096

Will need client side changes as well

@ryzngard ryzngard requested a review from a team as a code owner August 12, 2024 22:44
@ghost ghost added Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead labels Aug 12, 2024
@ryzngard ryzngard requested a review from davidwengier August 12, 2024 22:44
{
[JsonPropertyName("generatedFiles")]
public required Uri[] GeneratedFiles { get; set; }
[JsonPropertyName("document")]
Copy link
Member

Choose a reason for hiding this comment

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

Nit: perhaps we should rename this just so the response and params are different. csharpDocument and/or razorDocument for the above?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

sgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead VSCode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] German Umlauts not recognized as part of component names
4 participants