issues
search
nvim-lua
/
diagnostic-nvim
A wrapper for neovim built in LSP diagnosis config
Apache License 2.0
219
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Auto pop up does not work
#25
kdheepak
closed
4 years ago
2
Way to automatically show diagnostic info floating window on cursor hover
#24
ghost
closed
4 years ago
3
not working with gopls and rust_analyzer
#23
ataul443
closed
4 years ago
3
Add :FirstDiagnostic and :LastDiagnostic
#22
entropitor
closed
4 years ago
2
fix: Make sure to schedule commands appropriately
#21
tjdevries
closed
4 years ago
1
Trying to run in command-line window
#20
skyegecko
closed
4 years ago
2
Regression: custom signs no longer work
#19
gbrlsnchs
closed
4 years ago
8
Discussion: Might be able to re-use more built-in logic now
#18
tjdevries
opened
4 years ago
4
Hide ellipsis when g:diagnostic_trimmed_virtual_text is zero
#17
gbrlsnchs
closed
4 years ago
2
"undo"ing an error doesn't cause sign to reappear.
#16
sbromberger
closed
4 years ago
7
Added "OpenLineDiagnostic"
#15
sbromberger
closed
4 years ago
2
How do I map a key to open up the diagnostics popup?
#14
sbromberger
closed
4 years ago
5
Hints are not displayed
#13
gbrlsnchs
closed
4 years ago
2
Plugin working without calling on_attach
#12
gbrlsnchs
closed
4 years ago
7
feature request: add wrap commands
#11
ruifm
closed
4 years ago
3
Add the option to show diagnostics in the echo area
#10
subsonik
opened
4 years ago
6
Update readme and fix some typos
#9
ckipp01
closed
4 years ago
1
Simplify jumpLoc and add cycled next diagnostic feature
#8
chmln
closed
4 years ago
3
Use with completion-nvim
#7
mhartington
closed
4 years ago
2
statusline and generic namespacing
#6
grantmacken
closed
4 years ago
1
Hover behavior: {Prev,Next}Diagnostic vs jumping to location list
#5
mjlbach
closed
4 years ago
1
diagnostic appears as message before being displayed as a popup
#4
teto
closed
4 years ago
2
no diagnostic at all
#3
cinghiopinghio
closed
4 years ago
3
NextDiagnostic won't work if an error is at the end of the row
#2
Weypare
closed
4 years ago
3
just to mention
#1
teto
closed
4 years ago
1
Previous