Skip to content

Add support for Visual Studio "Enable full solution analysis" #341

@Gav-Brown

Description

@Gav-Brown

In Visual Studio you can specify Options\Text Editor\C#\Advanced\Enable full solution analysis. With this on VS will run all its Code Style rules on all files in the solution whether they are open or not.

However, when using an .editorconfig file, instead of the VS Code Style rules they replace, the rules only get applied to the currently open files.

Could we add support for and respect this option?

This may be a VS issue rather than EditorConfig?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions