Open prolific opened 7 years ago
Hello,
I think this feature could be interesting, but I don't think that its place is in this package. An new package for this feature would be better, to be able to use an other autocomplete plugin (if a better one is released later)
It would be great if refactoring capabilities could be added to the plugin like renaming variables, methods and classes.
Renaming class name should also rename file name and it should be renamed at all the places where this class in used. Also moving files between directories should also rename namespaces and use statements at all places.
This is the only feature which i miss a lot in atom editor while using it for php. Refactoring is something which everyone needs from time to time and it would be wonderful feature if added in this plugin.