nvim-telescope/telescope.nvim
Option to show source in diagnostic picker
Ouverte
#2 544 ouverte le 28 mai 2023
enhancementgood first issue
Métriques du dépôt
- Stars
- (19 422 étoiles)
- Métriques de merge PR
- (Merge moyen 4h 23m) (2 PRs mergées en 30 j)
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