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

Set Roslyn's global line formatting options #6338

Merged
merged 3 commits into from
May 10, 2022

Conversation

tmat
Copy link
Member

@tmat tmat commented Apr 29, 2022

When editor settings (use tabs, tab size) change store the updated values to Roslyn's global options.

This will allow us to remove IRazorDocumentOptionsService in future.
Requires dotnet/roslyn#61054

@tmat
Copy link
Member Author

tmat commented Apr 29, 2022

@NTaylorMullen @davidwengier PTAL

@tmat tmat force-pushed the RazorLineFormattingOptions branch from fffc669 to bf99b2a Compare May 10, 2022 19:00
@NTaylorMullen NTaylorMullen merged commit 6fc30ca into dotnet:main May 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants