dotnet/roslyn
GitHub で見るEditorConfig UI shouldn't include roaming-only code-style options
Open
#61,860 opened on 2022年6月13日
Area-IDEFeature - Editor Config UIhelp wanted
Repository metrics
- Stars
- (20,414 stars)
- PR merge metrics
- (平均マージ 6d 17h) (30d で 256 merged PRs)
説明
All code-style options in EditorConfig UI should have editorconfig storage location. For example, the following shouldn't exist:
We need a way to ensure this doesn't happen again. So the fix isn't simply to delete the above line. We also want to ensure that all the options are up to date.