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
*
feat(lsp): multi-client support for signature_help
Lewis Russell
2024-11-04
*
feat(lsp)!: remove client-server handlers from vim.lsp.handlers
Lewis Russell
2024-11-01
*
fix(lsp): hover border type can be string (#31013)
nikolightsaber
2024-11-01
*
Merge pull request #30935 from lewis6991/feat/lsp_multi_hover
Lewis Russell
2024-10-29
|
\
|
*
feat(lsp)!: multiple client support for vim.lsp.buf.hover()
Lewis Russell
2024-10-29
*
|
feat(defaults): map gO to LSP document_symbol #30781
Nikita Revenco
2024-10-28
|
/
*
feat(lsp): deprecate vim.lsp.buf.completion
Lewis Russell
2024-10-24
*
feat(lsp): deprecate execute_command with client:exec_cmd
Lewis Russell
2024-10-24
*
docs: misc
dundargoc
2024-10-23
*
refactor: rename vim.highlight => vim.hl
Justin M. Keyes
2024-10-21
*
feat(lsp)!: support multiple clients in goto methods (#30877)
Mathias Fußenegger
2024-10-20
*
feat(lsp.util): improve offset_encoding type annotations
Lewis Russell
2024-10-17
*
feat(lsp.util): fix type errors
Lewis Russell
2024-10-17
*
fix(lsp): handle multiline signature help labels #30460
Maria José Solano
2024-10-15
*
docs: update autotrigger description of vim.lsp.compleiton.BufferOpts (#30796)
glepnir
2024-10-13
*
feat(defaults): map gri to vim.lsp.buf.implementation() (#30764)
Gregory Anders
2024-10-11
*
docs: dev-arch, focusable windows #30510
Justin M. Keyes
2024-10-07
*
docs: LspAttach, LspDetach examples #30661
Gregory Anders
2024-10-06
*
docs: render `@since` versions, 0 means experimental #30649
Justin M. Keyes
2024-10-04
*
docs: improve luacats support #30580
James Trew
2024-10-03
*
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
2024-09-23
*
docs(lsp): hover window controls #30347
Tristan Knight
2024-09-19
*
feat(lsp): support hostname in rpc.connect #30238
Tristan Knight
2024-09-03
*
docs: vim.lsp.rpc.connect() TCP requires IP address #30219
Tristan Knight
2024-09-01
*
docs: misc #28970
Justin M. Keyes
2024-09-01
*
docs: misc (#29719)
dundargoc
2024-08-29
*
feat(lsp): export diagnostic conversion functions (#30064)
Maria José Solano
2024-08-27
*
feat(lsp): completion opts support custom item conversion (#30060)
glepnir
2024-08-22
*
test(lsp): refactor and tidy
Lewis Russell
2024-08-11
*
docs(lsp): add examples to lsp-quickstart for completion and autoformatting (...
Gregory Anders
2024-07-06
*
feat(lsp): vim.lsp.buf.format() supports textDocument/rangesFormatting #27323
Tom Praschan
2024-06-24
*
docs(lsp): format the handwritten part #29295
Yi Ming
2024-06-17
*
docs: misc (#29229)
dundargoc
2024-06-15
*
feat(lsp): include end_col, end_lnum in vim.lsp.buf.locations_to_items #29164
Tom Praschan
2024-06-09
*
docs: misc (#28837)
dundargoc
2024-06-07
*
refactor(lsp): use predefined types in util function signatures (#29095)
Ilia Choly
2024-05-31
*
Merge pull request #27339 from MariaSolOs/completion
Gregory Anders
2024-05-28
|
\
|
*
feat(lsp): completion side effects
Maria José Solano
2024-05-27
*
|
fix(lsp): handle nil root_dir in health check (#29007)
Mathias Fußenegger
2024-05-25
|
/
*
docs: update LSP quickstart (#28954)
Gregory Anders
2024-05-24
*
feat(defaults): add LSP default mappings (again) (#28650)
Gregory Anders
2024-05-24
*
fix(lsp): semantic token functions allow "0" bufnr #28849
Riley Bruins
2024-05-21
*
NVIM v0.10.0
Justin M. Keyes
2024-05-16
*
docs: news
Justin M. Keyes
2024-05-15
*
docs: misc (#28609)
dundargoc
2024-05-15
*
Merge #28637 more support for vim.lsp.ListOpts.loclist
Justin M. Keyes
2024-05-07
|
\
|
*
docs(lsp): document vim.lsp.ListOpts.loclist
tom-anders
2024-05-07
|
*
refactor(lsp): s/options/opts for parameters in vim.lsp.buf
tom-anders
2024-05-07
*
|
fix(lsp): rename LspProgress data.result => data.params #28632
Jongwook Choi
2024-05-07
|
/
*
revert: default LSP mappings (#28649)
Gregory Anders
2024-05-06
[next]