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
98b597bf032d094962f88c1df7198e376b9c0587
neovim
/
runtime
/
lua
/
vim
/
lsp
History
Michael Lingelbach
98b597bf03
Merge pull request
#14737
from rktjmp/lsp-guard-against-negative-lines
...
[RDY] fix(lsp): guard against negative diagnostic line numbers
2021-06-14 15:01:58 -07:00
..
buf.lua
lsp: handle unsupported call hierarchy call
2021-05-19 11:55:03 -04:00
codelens.lua
feat(lsp): Add codelens support
2021-06-14 21:45:14 +02:00
diagnostic.lua
fix(lsp): guard against negative diagnostic line numbers
2021-06-13 03:38:59 +10:00
handlers.lua
feat(lsp): Add codelens support
2021-06-14 21:45:14 +02:00
log.lua
lsp: deep copy vim.lsp.log when reloading
2021-04-16 11:43:20 +01:00
protocol.lua
lsp: Add support for delete workspaceEdit resource operation
2021-03-18 19:53:43 +01:00
rpc.lua
lsp: Only mute RequestCancelled or ContentModified, but not other errors
2021-05-23 17:04:19 +02:00
util.lua
fix(lsp): allow 'rounded' and 'solid' in floats
2021-06-14 23:19:45 +02:00