VidocqH / lsp-lens.nvim

Neovim plugin for displaying references and difinition infos upon functions like JB's IDEA.
MIT License
252 stars 15 forks source link

Allow target symbols for code lens to be configurable #30

Closed jonathan-elize closed 7 months ago

jonathan-elize commented 7 months ago

This PR is to make it to where end users can configure which symbols they want to have code lens show up for.

This also allows a target to have code lens show up for itself and also have children that it shows a cod lens for like so:

image