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: 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
*
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
[next]