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
*
fix(gen_vimdoc.py): spacing around inline elements #16092
Gregory Anders
2021-10-19
*
docs: regenerate (#15986)
github-actions[bot]
2021-10-19
*
docs: regenerate #15545
github-actions[bot]
2021-10-05
*
feat(lsp): allow subset of CodeActionContext as arg to code_action methods (#...
Mathias Fußenegger
2021-09-26
*
feat(lsp): include original request params in handler ctx
Mathias Fussenegger
2021-09-20
*
refactor: move vim.lsp.diagnostic to vim.diagnostic
Gregory Anders
2021-09-15
*
Merge pull request #15504 from mjlbach/feat/change-handler-signature
Michael Lingelbach
2021-09-05
|
\
|
*
docs: regenerate
Michael Lingelbach
2021-09-05
|
*
feat(lsp)!: change handler signature
Michael Lingelbach
2021-09-05
*
|
docs(lsp): remove private lsp.diagnostic functions from docs (#15541)
Mathias Fußenegger
2021-09-01
*
|
docs(lsp): document codelens.get bufnr parameter (#15540)
Mathias Fußenegger
2021-09-01
*
|
docs: regenerate
marvim
2021-08-29
|
/
*
docs: make Lua docstrings consistent #15255
Gregory Anders
2021-08-22
*
docs: regenerate (#15431)
github-actions[bot]
2021-08-19
*
docs(lsp): prevent internal comments from showing as vim.lsp.init docs
Mathias Fussenegger
2021-08-16
*
docs: regenerate (#15324)
github-actions[bot]
2021-08-09
*
refactor: remove remaining references to nvim_buf_set_virtual_text
Gregory Anders
2021-08-03
*
feat(lsp): implement vim.lsp.diagnostic.redraw() (#15203)
Gregory Anders
2021-07-29
*
docs: regenerate
marvim
2021-07-26
*
feat(lsp): make list handlers configurable (#15199)
Gregory Anders
2021-07-26
*
lsp: add vim.lsp.diagnostic.set_qflist() function (#14831)
Marc Jakobi
2021-07-22
*
docs: regenerate
marvim
2021-07-19
*
doc(lsp): various small fixes (#15113)
Ido Ariel
2021-07-17
*
fix(lsp): Add separator between codelens in virttext (#15049)
Mathias Fußenegger
2021-07-10
*
docs: regenerate
marvim
2021-07-09
*
docs: regenerate
marvim
2021-07-08
*
feat(lsp): highlight active parameter in signature help (#15018)
Folke Lemaitre
2021-07-07
*
fix(doc): remove reference to vim.lsp.callbacks (#14576)
Matthieu Coudron
2021-06-28
*
Add hl group docs for codelenses
ckipp01
2021-06-20
*
docs(lsp): Clarify opts for show_line_diagnostics()
Shadman
2021-06-15
*
docs: regenerate
marvim
2021-06-15
*
feat(lsp): Add codelens support
Mathias Fussenegger
2021-06-14
*
feat(lsp): Split out a `diagnostics_to_items` function from set_loclist
Mathias Fussenegger
2021-06-07
*
docs: regenerate
marvim
2021-06-06
*
docs: regenerate
marvim
2021-06-02
*
docs(lsp): Fix opts param not captured by docgen
shadmansaleh
2021-06-01
*
fix(docs): delete duplicate tags
Michael Lingelbach
2021-05-31
*
docs: regenerate
Karim Abou Zeid
2021-05-31
*
doc : fixing missing @return in nvim_open_term doc
Michael Bleuez
2021-04-24
*
docs: add priority option in buf_set_extmark
Thomas Vigouroux
2021-04-07
*
lsp: set syntax instead of filetype for preview location highlighting
Michael Lingelbach
2021-03-19
*
lsp: Use incremental sync by default
Mathias Fussenegger
2021-03-11
*
Update lsp, lua and api docs (gen_vimdoc.py)
Mathias Fussenegger
2021-03-11
*
lsp: get_language_id (#14092)
TJ DeVries
2021-03-10
*
lsp: add incremental text synchronization
Michael Lingelbach
2021-03-09
*
Update lsp and api docs with gen_vimdoc changes
Mathias Fussenegger
2021-02-24
*
[LSP] Add in more docs for highlight groups with document_highlight() (#13614)
Chris Kipp
2021-02-24
*
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
[next]