nvim-telescope/telescope.nvim

Option to show source in diagnostic picker

Aberta

#2.544 aberto em 28 de mai. de 2023

 (2 comentários) (1 reação) (0 responsável)Lua (953 forks)batch import
enhancementgood first issue

Métricas do repositório

Stars
 (19.422 estrelas)
Métricas de merge de PR
 (Mesclagem média 4h 23m) (2 fundiu PRs em 30d)

Description

Is your feature request related to a problem? Please describe. When there's multiple servers attached, and opening diagnostics picker, I don't know which diagnostic is coming from which server.

Describe the solution you'd like Add option to diagnostic picker to show source.

Describe alternatives you've considered

Additional context There's issue #2110 that proposes to directly append the source to diagnostic message, but I think it's better to add it as an option

Guia do colaborador