dotnet/roslyn
Remove the IOptionProvider and ExportGlobalOptionProvider from FeatureOnOffOptions
オープン
#60,082 opened on 2022/03/10
Area-IDEConcept-Continuous Improvementhelp wanted
Repository metrics
- Stars
- (20,414 個のスター)
- PR merge metrics
- (平均マージ 6d 17h) (30d で 256 merged PRs)
説明
You can delete these. In fact, you can remove the IOptionProvider and ExportGlobalOptionProvider from this class entirely since these are all global options and as such they don't need IOptionProvider
Originally posted by @tmat in https://github.com/dotnet/roslyn/pull/60053#discussion_r823064107