Description
Support for references/implementations code lens.
Here's a screenshot of the intended functionality, in Emacs, with lsp-mode:
Use case
The functionality provides useful information on PHP class dependencies and references and method usage and overrides.
Proposed solution
Here is the link of the feature support in Emacs package lsp-ui: emacs-lsp/lsp-ui#132
Alternatives considered
No response
Code example
Description
Support for references/implementations code lens.
Here's a screenshot of the intended functionality, in Emacs, with lsp-mode:
Use case
The functionality provides useful information on PHP class dependencies and references and method usage and overrides.
Proposed solution
Here is the link of the feature support in Emacs package
lsp-ui: emacs-lsp/lsp-ui#132Alternatives considered
No response
Code example