Skip to content

Roslyn does not pick changes to a ruleset #4566

Open
@davkean

Description

@davkean

Unlike an editorconfig, modifying a ruleset does not cause Roslyn to pick up the changes. This is very likely because we're not calling IWorkspaceProjectContext.SetRuleSet. You need to close and reopen the solution to have it pick up the changes.

Metadata

Metadata

Assignees

Labels

Feature-Language-ServicePopulating the Roslyn workspace with references, source files, analyzers, etcTriage-ApprovedReviewed and prioritized

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions