Request Change file name if changed in CtrlSF
Open
- Dominant language
- Vim Script
- Stars
- 1.6k
- Forks
- 89
- PR merge metrics
- No merged PRs in 30d
Description
Hello
Example usage:
I want to rename class`MyClass` to sth else. I have to rename the class inside every file, but I also have to rename file defining it *MyClass* and test for it *MyClassSpec*. Since that's kinda correlated, I think it would fit the plugin nicely.
If I would search for `MyClass` I could automatically rename file names and usages inline if changes in paths to files in CtrlSF buffer would be interpreted.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.