This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
neovim
Watch
1
Star
0
Fork
0
You've already forked neovim
mirror of
https://github.com/neovim/neovim.git
synced
2025-09-07 11:58:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
24f2b9ef1cee4945736dc339b18c1eba1ef0d5ed
neovim
/
runtime
/
lua
/
vim
/
lsp
History
Mathias Fußenegger
24f2b9ef1c
fix(lsp): Include client name in handler error messages (
#15227
)
...
Makes it easier to tell with language server caused an error.
2021-07-31 22:26:02 +02:00
..
buf.lua
feat: aggregate code actions from all clients (
#15121
)
2021-07-18 01:58:35 -07:00
codelens.lua
fix(lsp): Add separator between codelens in virttext (
#15049
)
2021-07-10 21:35:38 +02:00
diagnostic.lua
feat(lsp): implement vim.lsp.diagnostic.redraw() (
#15203
)
2021-07-29 09:02:17 -07:00
handlers.lua
fix(lsp): Include client name in handler error messages (
#15227
)
2021-07-31 22:26:02 +02:00
log.lua
fix(lsp): correctly check for windows in lsp logger (
#14954
)
2021-07-10 11:11:33 -07:00
protocol.lua
feat(lsp): highlight active parameter in signature help (
#15018
)
2021-07-07 23:04:35 -07:00
rpc.lua
fix(lsp): Handle nil message_callbacks
2021-06-25 14:45:17 +02:00
util.lua
feat(lsp): allow configuring zindex for floating windows (
#15086
)
2021-07-19 09:03:59 -07:00