Skip to content

[LSP] respect formatting options in snippets#59266

Merged
dibarbet merged 3 commits into
dotnet:mainfrom
dibarbet:formatting_razor
Feb 8, 2022
Merged

[LSP] respect formatting options in snippets#59266
dibarbet merged 3 commits into
dotnet:mainfrom
dibarbet:formatting_razor

Conversation

@dibarbet
Copy link
Copy Markdown
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