issues
search
nvim-lua
/
lsp-status.nvim
Utility functions for getting diagnostic status and progress messages from LSP servers, for use in the Neovim statusline
MIT License
628
stars
40
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
LSP statusline colors
#89
sanpii
opened
6 months ago
0
Error executing vim.schedule lua callback
#88
ImmanuelHaffner
opened
11 months ago
1
Issue with Navic
#87
unphased
closed
1 year ago
2
E539: Illegal character <,>
#86
naquad
opened
1 year ago
1
5 seconds delay in updating lsp_status (LS : clangd )
#85
sadtab
closed
1 year ago
2
`CursorHold` continuously fails if LSP does not support `textDocument/documentSymbol`
#84
WhyNotHugo
opened
2 years ago
0
It should no longer be necessary to explicitly add capabilities to a server's configuration
#83
donbex
opened
2 years ago
0
on-attach for every client?
#82
mosheavni
opened
2 years ago
0
Guard documentSymbol call with checking capability
#81
xiaochuanyu
opened
2 years ago
0
fix exception when attempt to concatenate a nil value
#80
jdssl
closed
2 years ago
0
Frequent error messages from lsp status for latest nvim.
#79
shivanthzen
closed
2 years ago
1
Migrate to server_capabilities
#78
tomtomjhj
closed
2 years ago
7
resolved_capabilities is deprecated for latest neovim.
#77
IMOKURI
closed
2 years ago
0
Repeated status line message
#76
kdheepak
closed
2 years ago
2
I followed the example setup word by word and even deleted airline but this plugin doesnt seem to update &statusline variable
#75
ta3pks
opened
2 years ago
2
Stopping an LSP makes the editor unusable
#74
WhyNotHugo
opened
2 years ago
0
Request for help: I've tried to get this working, but am just not able to.
#73
jsholmes
closed
2 years ago
1
Fix exception when report message does not have begin
#72
kdarkhan
closed
1 year ago
0
Document minimum neovim requirement in regard to vim.diagnostic
#71
wookayin
opened
2 years ago
0
autocmd fix for neovim 0.6+ needed
#70
megalithic
closed
2 years ago
1
table index is nil in util.lua
#69
gabysbrain
opened
2 years ago
6
Allow customising statusline format
#68
disrupted
closed
2 years ago
1
Update example config, pyls_ms is unsupported by nvim-lspconfig
#67
VedantParanjape
opened
3 years ago
0
Show current position as breadcrumbs
#66
Hubro
closed
3 years ago
4
fix(get_lsp_statusline): fixed lsp status always return empty string if lsp is restarted
#65
tigorlazuardi
closed
3 years ago
0
Remove symbol
#64
EpsilonKu
closed
3 years ago
1
Add an option to hide the filename from the progress text
#63
tamirzb
closed
3 years ago
0
remove trailing bullet points in docs
#62
saecki
closed
3 years ago
0
Don't escape % in status()
#61
tomtomjhj
opened
3 years ago
2
Multiple/stale progress messages displayed
#60
wbthomason
opened
3 years ago
2
Not getting any messages...
#59
samtgarson
closed
3 years ago
6
Split out lsp progress section
#58
akinsho
closed
3 years ago
6
Fix #56: Add and document component_separator
#57
wbthomason
closed
3 years ago
1
separator between indicator and count intended?
#56
p00f
closed
3 years ago
11
Format progress as percentage
#55
disrupted
closed
3 years ago
0
Hi! What colorscheme is using?
#54
kmescharikov
closed
3 years ago
2
Rename current_function to current_symbol (BREAKING CHANGE)
#53
wbthomason
opened
3 years ago
0
Default kind_labels to CompletionItemKind
#52
wbthomason
opened
3 years ago
2
Fix #47: Only return a diagnostics component if there are actual diagnostics
#51
wbthomason
closed
3 years ago
0
Add the ability to disable diagnostics
#50
Shatur
closed
3 years ago
1
Add additional symbol kinds for `current_function`
#49
rileyshahar
closed
3 years ago
7
Include structs in `current_function`
#48
rileyshahar
closed
3 years ago
4
feat: Return diagnostic information only if count > 0
#47
dhruvmanila
closed
3 years ago
4
Possible to configure using vimscript ?
#46
Herz3h
closed
3 years ago
1
Refactor: Redraw as-needed
#45
wbthomason
closed
3 years ago
6
autocmd CursorHold stopped working
#44
andrewrynhard
opened
3 years ago
12
Refactor throttle messaging
#43
joshuachp
closed
3 years ago
16
Refactor code to improve performance
#42
joshuachp
closed
3 years ago
5
Always add a space after status_symbol
#41
maddiemort
closed
3 weeks ago
3
Organization of statusline.lua
#40
anott03
opened
3 years ago
6
Next