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
*
refactor(lsp): deprecate util methods (#25400)
Maria José Solano
2023-09-29
*
fix(lsp): clear codelens on LspDetach (#24903)
Jaehwang Jung
2023-09-21
*
fix(lsp)!: deprecate trim_empty_lines
Maria José Solano
2023-09-19
*
feat(lsp): use treesitter for stylize markdown
Maria José Solano
2023-09-19
*
docs: replace <pre> with ``` (#25136)
Gregory Anders
2023-09-14
*
docs: fix typos and other small fixes (#25005)
dundargoc
2023-09-14
*
feat(lsp): improve control over placement of floating windows (#24494)
Grace Petryk
2023-09-10
*
feat(lsp): add original LSP Location as item's user_data in locations_to_item...
Tom Praschan
2023-09-07
*
fix(lua): improve annotations for stricter luals diagnostics (#24609)
Christian Clason
2023-08-09
*
docs(lsp): fix references to protocol.constants #24578
Maria José Solano
2023-08-07
*
fix(lsp): do not assume client capability exists in watchfiles check (#24550)
Sean Dewar
2023-08-04
*
docs: luaref cleanup #24541
Justin M. Keyes
2023-08-03
*
feat(gen_lsp.lua): protocol.Methods #24504
mathew
2023-08-01
*
docs(lsp): clean up LSP event documentation #24413
Chris AtLee
2023-07-21
*
feat(lsp): implement textDocument/diagnostic (#24128)
Chris AtLee
2023-07-20
*
docs(lua): more improvements (#24387)
Lewis Russell
2023-07-18
*
Merge pull request #24363 from lewis6991/docs/luatypes
Lewis Russell
2023-07-17
|
\
|
*
docs: handle whitespace in emmycomments
Lewis Russell
2023-07-17
*
|
feat(lsp)!: rename vim.lsp.get_active_clients to get_clients (#24113)
Mathias Fußenegger
2023-07-17
|
/
*
feat(lsp): map K to hover by default #24331
Mathias Fußenegger
2023-07-14
*
feat(lsp): add method filter to get_active_clients (#24319)
Mathias Fußenegger
2023-07-12
*
fix(lint): lint warnings #24226
Raphael
2023-07-10
*
docs: gather @notes items into one section
Justin M. Keyes
2023-07-08
*
docs: "Return (multiple)" heading
Justin M. Keyes
2023-07-08
*
fix(lsp): revert change to buf.clear_references() #24238
Raphael
2023-07-04
*
fix(lsp): lint warnings, default offset_encoding #24046
Raphael
2023-07-01
*
feat(lsp): move inlay_hint() to vim.lsp (#24130)
Mathias Fußenegger
2023-06-30
*
docs: autocmds, misc
Justin M. Keyes
2023-06-25
*
fix(docs): vimdoc syntax errors
Justin M. Keyes
2023-06-25
*
feat(lsp): soft deprecate vim.lsp.for_each_buffer_client (#24104)
Mathias Fußenegger
2023-06-22
*
test: spellcheck :help (vimdoc) files #24109
Justin M. Keyes
2023-06-22
*
docs: lsp, vim_diff
Justin M. Keyes
2023-06-22
*
docs(lsp): mention ctx.version
Justin M. Keyes
2023-06-21
*
fix(lsp): always return boolean in lsp.buf_client_attach (#24077)
Sooryakiran Ponnath
2023-06-20
*
docs(lsp): LspInlayHint highlight group #24071
Chinmay Dalal
2023-06-20
*
feat(lsp): inlay hints #23984
Chinmay Dalal
2023-06-19
*
docs #24061
Justin M. Keyes
2023-06-19
*
docs #22363
Justin M. Keyes
2023-06-19
*
docs: semantic token methods in :h lsp-method #23991
jdrouhard
2023-06-11
*
feat(lsp): add handlers for inlay hints (#23736)
Chinmay Dalal
2023-06-11
*
feat(lsp)!: add vim.lsp.status, client.progress and promote LspProgressUpdate...
Mathias Fußenegger
2023-06-09
*
fix(lsp): reduce diagnostics and add more types (#23948)
Lewis Russell
2023-06-07
*
feat(lsp)!: promote LspRequest to a full autocmd and enrich with additional d...
jdrouhard
2023-05-30
*
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
2023-05-21
*
docs: small fixes
dundargoc
2023-05-13
*
refactor(lsp): mark server_ready function as deprecated (#23520)
Raphael
2023-05-13
*
docs(lsp): fix `config.cmd` argument for `vim.lsp.start_client` (#23560)
hituzi no sippo
2023-05-09
*
docs(lsp): fix type of `config.cmd` argument for `vim.lsp.start_client` (#23550)
hituzi no sippo
2023-05-09
*
docs(lsp): remove vim.lsp.sync (#23416)
Mathias Fußenegger
2023-05-01
*
docs: fix typos
dundargoc
2023-04-04
[next]