emacs-php / emacs-php/phpactor.el

improve find-references

Open
#98 0 comments 0 reactions 1 assignee Claimed by @kermorgant View on GitHub
enhancement
Dominant language
Emacs Lisp
Stars
47
Forks
11
PR merge metrics
No merged PRs in 30d

Description

currently, phpactor-find-references opens a separate buffer, listing all references

* [ ] integrate with ivy (inspiration could be taken [herefrom](https://github.com/ensime/ensime-emacs/blob/34eb11dac3ec9d1c554c2e55bf056ece6983add7/ensime-editor.el#L864)
* [x] make buffer with references easily closable (like pressing `q`)
* [x] make buffer listing references immune to replacement when clicking on one of its elements (clicking on a link should open the related buffer in another window)

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.