nvim-telescope/telescope.nvim
Option to show source in diagnostic picker
Offen
#2.544 geöffnet am 28.05.2023
enhancementgood first issue
Repository-Metriken
- Stars
- (19.422 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 4h 23m) (2 gemergte PRs in 30 T)
Beschreibung
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