nvim-telescope/telescope.nvim

Option to show source in diagnostic picker

Aperta

#2544 aperta il 28 mag 2023

 (2 commenti) (1 reazione) (0 assegnatari)Lua (953 fork)batch import
enhancementgood first issue

Metriche repository

Star
 (19.422 stelle)
Metriche merge PR
 (Merge medio 4h 23m) (2 PR mergiate in 30 g)

Descrizione

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

Guida contributor