Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Print both symbol name and detail in loc_list #1504

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kmARC
Copy link

@kmARC kmARC commented Oct 17, 2023

This patch fixes the displayed loc_list items when g:lsp_document_symbol_detail is set to v:true. Before, only the 'detail' field was used, and the symbol name was not printed, whereas the children of the hierarchy didn't have the symbol details printed at all

This patch fixes the displayed loc_list items when
g:lsp_document_symbol_detail is set to v:true. Before, only the 'detail'
field was used, and the symbol name was not printed, whereas the
children of the hierarchy didn't have the symbol details printed at all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant