Describe the feature you'd like
Currently, when I rename a folder in the VS Code file explorer that contains C# files, the namespaces inside those files do not update automatically. I have to open each file manually and trigger the "Sync namespace with folder name" code action.
It would be a significant productivity improvement if the C# Dev Kit could automatically detect folder renames and update the namespace declarations in all .cs files within that folder (and subfolders) without requiring the user to open each file.
Thank you in advance for considering this enhancement!
Aya
Alternatives considered
No response
Environment Information
No response