Skip to content

Some opt-out settings clutter the project view #336

Open
@nils-a

Description

@nils-a

While settings in an ItemGroup work well for this project, when one starts using them, they really clutter the project view.

An example is the following opt-out section:

<ItemGroup>
  <CakeContribGuidelinesOmitRecommendedConfigFile Include="stylecop.json" />
  <CakeContribGuidelinesOmitRecommendedConfigFile Include=".editorconfig" />
  <CakeContribGuidelinesOmitRecommendedReference Include="StyleCop.Analyzers" />
</ItemGroup>

results in the following:
image

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions