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

[LSP] respect formatting options in snippets #59266

Merged
merged 3 commits into from
Feb 8, 2022

Conversation

dibarbet
Copy link
Member

@dibarbet dibarbet commented Feb 4, 2022

server side change for https://devdiv.visualstudio.com/DevDiv/_git/VSLanguageServerClient/pullrequest/376720

Allows razor to pass us the correct formatting options that are appropriate for the top level razor document (if they differ from C#'s options).

Corresponding razor PR in prgoress dotnet/razor#6049

@dibarbet dibarbet added Area-IDE LSP issues related to the roslyn language server protocol implementation labels Feb 4, 2022
@dibarbet dibarbet marked this pull request as ready for review February 8, 2022 02:20
@dibarbet dibarbet requested review from a team as code owners February 8, 2022 02:20
@dibarbet dibarbet merged commit 3ed9dd7 into dotnet:main Feb 8, 2022
@ghost ghost added this to the Next milestone Feb 8, 2022
@dibarbet dibarbet deleted the formatting_razor branch February 8, 2022 19:17
@RikkiGibson RikkiGibson modified the milestones: Next, 17.2.P2 Mar 1, 2022
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.

3 participants