You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 16, 2020. It is now read-only.
We need UI to configure the CSharpFormattingOptions used by C# refactorings, the formatter, and the indentation engine.
Ideally, this would include support for "policies" -- that is, specify these options on solution/project/file level, with unset options being inherited from the level above.
We need UI to configure the
CSharpFormattingOptionsused by C# refactorings, the formatter, and the indentation engine.Ideally, this would include support for "policies" -- that is, specify these options on solution/project/file level, with unset options being inherited from the level above.