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
/
doc
/
lsp.txt
Commit message (
Expand
)
Author
Age
*
lsp: clear diagnostics on client shutdown (#13788)
Michael Lingelbach
2021-01-23
*
lsp: validate and document server settings (#13698)
Michael Lingelbach
2021-01-18
*
lsp: fix on_attach signature documentation (#13723)
Michael Lingelbach
2021-01-12
*
lsp: remove references to LspInstall (#13738)
Michael Lingelbach
2021-01-12
*
lsp: Add severity_limit for other diagnostics features (#13528)
TJ DeVries
2021-01-12
*
fix(lsp): Allow subsequent text document edits to pass (#13534)
TJ DeVries
2021-01-11
*
LSP: fix messageRequest to not return nested title (#13674)
Michael Lingelbach
2021-01-03
*
LSP: Move workspace/configuration handler from nvim-lspconfig to core
Michael Lingelbach
2021-01-01
*
doc: Fix some spelling errors (#13636)
Timmy Xiao
2020-12-30
*
doc: Fix vim.lsp.diagnostic.get_next (#13495)
Mitchell Hanberg
2020-12-20
*
doc: Fix incorrect LSP diagnostic-related helptags (#13388)
Kevin Fleming
2020-12-09
*
doc: Add missing parameter end_pos for range_formatting (#13481)
Olivier Roques
2020-12-09
*
feat: Allow incremental sync & lsp flags (#13371)
TJ DeVries
2020-12-08
*
lsp: Change diagnosticg.get_all to return {bufnr: Diagnostic[]} (#13310)
Mathias Fußenegger
2020-12-03
*
doc: fix lsp statusline examle (#13286)
Damien Rajon
2020-11-29
*
LSP: Feature/add workspace folders (#12638)
Michael Lingelbach
2020-11-25
*
docs: Follow conventions
rockerBOO
2020-11-16
*
docs: Update nvim_lsp to lspconfig
rockerBOO
2020-11-16
*
lsp: Expose all diagnostics (#13285)
Mathias Fußenegger
2020-11-14
*
doc: fixup sign information (#13281)
TJ DeVries
2020-11-13
*
lsp: vim.lsp.diagnostic (#12655)
TJ DeVries
2020-11-12
*
lsp: Fix "client has shut down" errors during initializing (#13103)
Mathias Fußenegger
2020-10-22
*
docs: update api
Björn Linse
2020-10-20
*
docs: Add hint for :help vim.lsp.buf for new users (#12886)
Dave Lage
2020-09-12
*
docs: Use nvim-lspconfig plugin in lsp docs (#12885)
Dave Lage
2020-09-12
*
docs: update (#12860)
TJ DeVries
2020-09-06
*
docs, remove 'guifontset' #11708
Justin M. Keyes
2020-08-31
*
Add docs for most vim.lsp methods
Patrice Peterson
2020-08-23
*
doc: Add documentation for some `vim.lsp.buf` functions (#12552)
cbarrete
2020-07-19
*
lsp: Add support for call hierarchies (#12556)
cbarrete
2020-07-18
*
doc: fix scripts and regenerate (#12506)
TJ DeVries
2020-07-02
*
lsp: Add sync variant of LSP formatting
David Lukes
2020-06-22
*
lsp: Add new highlight groups used in show_line_diagnostics (#12473)
francisco souza
2020-06-18
*
Fix highlight group names in LSP documentation (#12427)
Kevin Fleming
2020-06-14
*
lua: add vim.highlight.range (#12401)
Christian Clason
2020-05-31
*
lsp: add preview_location util function (#12368)
Christian Clason
2020-05-26
*
LSP: Add textDocument/codeAction support (#11607)
Jesse
2020-05-16
*
lsp: add workspace/symbol (#12224)
Christian Clason
2020-05-02
*
LSP: enable using different highlighting rules for LSP signs (#12176)
Ghjuvan Lacambre
2020-04-29
*
LSP: don't redefine LspDiagnostics signs #12164
jakbyte
2020-04-26
*
LSP: remove obsolete "peek definition" code #12178
Thore Weilbier
2020-04-25
*
LSP: Expose diagnostics grouped by bufnr (#11932)
Mathias Fußenegger
2020-04-25
*
doc: fix vim.lsp.stop_all_clients doc (#12055)
Hirokazu Hata
2020-04-21
*
lsp: add 'textDocument/documentSymbol’ callback
Hirokazu Hata
2020-03-01
*
Add signs for Lsp diagnostics (#11668)
Alvaro Muñoz
2020-02-27
*
add support to show diagnostics count in statusline (#11641)
Alvaro Muñoz
2020-02-26
*
LSP: implement documentHighlight (#11638)
Alvaro Muñoz
2020-02-26
*
doc/lsp: start_client config cmd must be a list (#11866)
Mathias Fußenegger
2020-02-13
*
doc [ci skip] #11656
Justin M. Keyes
2020-01-12
*
LSP: highlight groups test, doc
Justin M. Keyes
2020-01-08
[next]