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
*
docs: fix/remove invalid URLs #20647
Justin M. Keyes
2022-10-14
*
feat(lsp): support window/showDocument (#19977)
lvimuser
2022-10-08
*
feat: added support for specifying types for lua2dox
Folke Lemaitre
2022-10-06
*
feat(docs): format parameters as a list #20485
Justin M. Keyes
2022-10-05
*
feat(lsp): add bufnr option to lsp.start (#20473)
August Masquelier
2022-10-04
*
refactor(lsp): remove deprecated lsp functions (#20421)
Mathias Fußenegger
2022-10-01
*
fix(docs): invalid :help links #20345
Justin M. Keyes
2022-09-25
*
docs(lsp): update rpc.start stdio limitations (#20120)
Mathias Fußenegger
2022-09-08
*
feat(lsp): add range option to lsp.buf.format (#19998)
Mathias Fußenegger
2022-09-08
*
fix(docs): update lsp.rpc.start docs to match return value changes (#20003)
Mathias Fußenegger
2022-08-30
*
docs(lsp): replace formatting_sync example in lsp-faq (#19994)
Mathias Fußenegger
2022-08-30
*
feat(lsp): add tcp support
Mathias Fussenegger
2022-08-28
*
refactor(lsp): encapsulate rpc uv handle
Mathias Fussenegger
2022-08-28
*
docs: fix typos (#19798)
dundargoc
2022-08-27
*
docs(lsp): remove lsp.buf_request from docs (#19738)
Mathias Fußenegger
2022-08-18
*
docs(lsp): rename on-list-handler to lsp-on-list-handler (#19813)
Jonas Strittmatter
2022-08-17
*
fix(lsp): fix some type annotations in lsp.rpc (#19714)
Mathias Fußenegger
2022-08-11
*
docs: regenerate
ii14
2022-08-11
*
feat(lsp): set formatexpr by default (#19677)
Mathias Fußenegger
2022-08-08
*
feat(lsp): disable exit_timeout by default (#19672)
Mathias Fußenegger
2022-08-08
*
docs(lsp): use direct link to formattingOptions in format docs (#19558)
Mathias Fußenegger
2022-07-28
*
feat(lsp): add range option to code_action; deprecate range_code_action (#19551)
Mathias Fußenegger
2022-07-28
*
feat(lsp): allow passing custom list handler to LSP functions that return lis...
Dalius Dobravolskas
2022-07-25
*
feat(lsp): defaults: tagfunc, omnifunc (#19003)
Mathias Fußenegger
2022-07-10
*
refactor(lua): reformat with stylua 0.14.0 (#19264)
Christian Clason
2022-07-07
*
docs: fix typos (#18866)
dundargoc
2022-06-15
*
docs: fix typos (#18269)
dundargoc
2022-06-04
*
feat(lsp): add a start function (#18631)
Mathias Fußenegger
2022-06-03
*
feat(lsp): turn rename filter into a predicate (#18745)
Mathias Fußenegger
2022-05-26
*
feat(lsp)!: turn format filter into predicate (#18458)
Mathias Fußenegger
2022-05-25
*
feat(lsp): option to reuse_win for jump actions (#18577)
Lewis Russell
2022-05-18
*
feat(lsp): add filter to vim.lsp.get_active_clients()
Gregory Anders
2022-05-18
*
feat(lsp): add LspAttach and LspDetach autocommands
Gregory Anders
2022-05-18
*
build(lua2dox): add parenthesis around parameter types in documentation (#18532)
dundargoc
2022-05-12
*
docs(lsp): fix description of `only` in vim.lsp.buf.code_action() (#18492)
Fredrik Ekre
2022-05-09
*
fix(lsp): detach spawned LSP server processes (#18477)
Gregory Anders
2022-05-08
*
docs: change wrap_at type to number (#18456)
Noval Maulana
2022-05-07
*
fix(lsp): fix rename capability checks and multi client support (#18441)
Mathias Fußenegger
2022-05-05
*
feat(lsp): add logging level "OFF" (#18379)
ii14
2022-05-03
*
feat(lsp): add async option to vim.lsp.buf.format (#18322)
Mathias Fußenegger
2022-04-30
*
feat(lsp): add vim.lsp.buf.format (#18193)
Michael Lingelbach
2022-04-30
*
chore(lsp): remove capabilities sanitization (#17814)
Michael Lingelbach
2022-04-30
*
feat(lsp): options to filter and auto-apply code actions (#18221)
Fredrik Ekre
2022-04-30
*
docs(lsp): remove outdated offset_encoding default value for apply_text_edits
Andrea Cappuccio
2022-03-30
*
docs: regenerate [skip ci]
marvim
2022-03-20
*
fix(lsp): set tabSize from 'shiftwidth', not 'softtabstop' (#17787)
Tim Pope
2022-03-20
*
docs: remove extra whitespaces
Daiki Mizukami
2022-03-14
*
chore: fix typos (#17331)
dundargoc
2022-03-10
*
docs: regenerate [skip ci]
marvim
2022-02-13
*
docs: regenerate [skip ci]
marvim
2022-01-17
[next]