Skip to content

Renaming C# folders does a full update as well as updating all the files in them #8

@personalmountains

Description

@personalmountains

Renaming a C# folder does a full update as part of the ProjectRenamed event, but then OnAfterAttributeChangeEx is called once per file in that folder (and it's recursive!). Find a way to inhibit the latter, or just don't process ProjectRenamed.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions