index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
lua
/
vim
/
lsp
/
handlers.lua
Commit message (
Expand
)
Author
Age
*
feat(lsp): improve logging (#15636)
Michael Lingelbach
2021-09-26
*
fix(lsp): update workspace/applyEdit handler signature (#15573)
Jose Alvarez
2021-09-26
*
feat(lsp)!: change handler signature #15504
Michael Lingelbach
2021-09-26
*
backport: fix(lsp): Ensure human readable errors are printed
Mathias Fussenegger
2021-09-16
*
backport: fix(lsp): Ensure users get feedback on references/symbols errors or...
Mathias Fussenegger
2021-09-16
*
fix(lsp): handlers should focus quickfix list
Michael Lingelbach
2021-06-21
*
feat(lsp): Add codelens support
Mathias Fussenegger
2021-06-14
*
refactor(lsp): consolidate the different floating window methods into open_fl...
Folke Lemaitre
2021-05-29
*
feat(lsp): use fancy_floating_markdown for signature_help
Folke Lemaitre
2021-05-21
*
Merge pull request #14309 from mjlbach/feature/hover_return_win_buf
Michael Lingelbach
2021-04-07
|
\
|
*
lsp: hover window should return buf/winnr from focusable float
Michael Lingelbach
2021-04-07
*
|
lsp: update documentation on window borders
Michael Lingelbach
2021-04-06
|
/
*
feat(lsp): make hover/signature_help borders configurable
elianiva
2021-04-06
*
lsp: floating window improvements (#14207)
Michael Lingelbach
2021-04-05
*
lsp: add syntax highlighting to signature help
Michael Lingelbach
2021-03-22
*
chore: rename progress_callback to progress_handler
Matthieu Coudron
2021-03-04
*
feat(lsp): use vim.notify for some errors (#13992)
Matthieu Coudron
2021-02-22
*
LSP: Fix nil settings handling in workspace/configuration (#13708)
Mathias Fußenegger
2021-01-18
*
lsp: add client/registerCapability handler (#13780)
Michael Lingelbach
2021-01-18
*
LSP: fix messageRequest to not return nested title (#13674)
Michael Lingelbach
2021-01-03
*
Merge pull request #13649 from mjlbach/move_from_nvim-lspconfig
Matthieu Coudron
2021-01-01
|
\
|
*
LSP: Move workspace/configuration handler from nvim-lspconfig to core
Michael Lingelbach
2021-01-01
*
|
LSP: progress callback should only update existing dict for reports (#13652)
jdrouhard
2021-01-01
|
/
*
LSP: window/showMessageRequest (#13641)
Michael Lingelbach
2020-12-31
*
LSP: implement window/workDoneProgress/create (#13640)
Michael Lingelbach
2020-12-30
*
lsp: Use correct bufnr for documentHighlight handler (#13622)
Adam P. Regasz-Rethy
2020-12-29
*
lsp: Add <nomodeline> to doautocmd calls (#13576)
Nils
2020-12-21
*
lsp: add $/progress report (#13294)
Matthieu Coudron
2020-12-20
*
lsp: vim.lsp.diagnostic (#12655)
TJ DeVries
2020-11-12