SublimePHPCompanion icon indicating copy to clipboard operation
SublimePHPCompanion copied to clipboard

Insert use statement for multiple classes at once

Open hkdobrev opened this issue 7 years ago • 1 comments

This is an alternative to #32 which I hope is easier to implement.

When you can select multiple class names with multiple selections in Sublime and run the Find use command, I expect all classes I have selected to be found and used at the top.

When for some of them there are multiple choices I can be prompted one after the other with the name of the respective class.

hkdobrev avatar Nov 25 '17 16:11 hkdobrev

Would make me reinstall this, and not worry about phpstorm :)

simplenotezy avatar Dec 12 '17 12:12 simplenotezy