Skip to content

[Feature Request] Update include directives when header files are renamed #4823

@William8915

Description

@William8915

I find it helpful if the plugin can check for header file renames in the project and provide an option to update all #include directives in source files to include the renamed file.

Such a feature is for example available in Visual Assist as described in https://www.wholetomato.com/features/feature-refactoring#rename-file. The other feature described in the link is renaming header/source files in pairs. It would be great to include that feature as well but it is OK not to have it since manually renaming is not that troublesome. However finding all the #include directives and replacing them is more troublesome and should be automated.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions