emacs-php / emacs-php/phpactor.el

improve goto-definition with interfaces

Open
#84 0 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Emacs Lisp
Stars
47
Forks
11
PR merge metrics
No merged PRs in 30d

Description

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 : https://github.com/phpactor/phpactor/issues/698

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.