When working with interfaces, you might be tempted to use goto-definition to look into an implementation of the interface.
Would be great to show a list consisting of the interface and its implementions, maybe using completing-read
This will require some work upstream : phpactor/phpactor#698
When working with interfaces, you might be tempted to use
goto-definitionto look into an implementation of the interface.Would be great to show a list consisting of the interface and its implementions, maybe using
completing-readThis will require some work upstream : phpactor/phpactor#698