Skip to content

Renaming a folder should rename the corresponding namespace #9626

Open
@drewnoakes

Description

@drewnoakes

Given a structure like:

MyProject
   MyComponent
      MyClass.cs

Where MyClass.cs has content:

namepsace MyProject.MyComponent;

class MyClass {}

Renaming the MyComponent folder in Visual Studio's Solution Explorer should rename the MyComponent namespace.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-C#Specific to the C# language.Area-VisualBasicSpecific to the VB.NET language.Triage-ApprovedReviewed and prioritized

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions