Move file - namespace is not adjusted
Open
OmniSharp
- Dominant language
- TypeScript
- Stars
- 3.1k
- Forks
- 737
- Avg merge
- 17h 56m
- Merged PRs (30d)
- 21
Description
## Steps to reproduce
1. Create a C# file with namespace.
2. Move file to other folder.
3. The namespace is not adjusted (within the file).
## Expected behavior
The namespace should be adjusted automatically according to the new folder name.
Contributor guide
Assessment
This issue has not been assessed yet.