index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
runtime
/
lua
/
vim
/
lsp.lua
Age
Commit message (
Expand
)
Author
Files
2023-07-10
fix(lint): lint warnings #24226
Raphael
1
2023-06-30
feat(lsp): move inlay_hint() to vim.lsp (#24130)
Mathias Fußenegger
1
2023-06-25
Merge #24116 from justinmk/doc
Justin M. Keyes
1
2023-06-25
docs: autocmds, misc
Justin M. Keyes
1
2023-06-23
build(luarc.json): disable luadoc-miss-see-name #24108
Raphael
1
2023-06-22
feat(lsp): soft deprecate vim.lsp.for_each_buffer_client (#24104)
Mathias Fußenegger
1
2023-06-22
test: spellcheck :help (vimdoc) files #24109
Justin M. Keyes
1
2023-06-22
perf(lsp): remove grouping logic from lsp.status (#24096)
Mathias Fußenegger
1
2023-06-21
refactor(lsp): report full Nvim version string in clientInfo
Justin M. Keyes
1
2023-06-20
fix(lsp): always return boolean in lsp.buf_client_attach (#24077)
Sooryakiran Ponnath
1
2023-06-20
refactor(lsp): extract common execute command functionality (#24065)
Mathias Fußenegger
1
2023-06-19
feat(lsp): inlay hints #23984
Chinmay Dalal
1
2023-06-19
docs #24061
Justin M. Keyes
1
2023-06-13
fix(lsp): handle stale bufnr on LspRequest autocmd trigger (#24013)
Mathias Fußenegger
1
2023-06-11
feat(lsp): add handlers for inlay hints (#23736)
Chinmay Dalal
1
2023-06-10
fix(lsp): use percentage format on lsp.status (#23971)
Raphael
1
2023-06-09
feat(lsp)!: add vim.lsp.status, client.progress and promote LspProgressUpdate...
Mathias Fußenegger
1
2023-06-07
fix(lsp): reduce diagnostics and add more types (#23948)
Lewis Russell
1
2023-06-03
feat(lua): rename vim.loop -> vim.uv (#22846)
Lewis Russell
1
2023-06-01
feat(lsp): set client offset_encoding if server supports positionEncoding
Gregory Anders
1
2023-06-01
fix(lsp): add param assert in client_is_stopped (#23857)
Raphael
1
2023-05-30
feat(lsp)!: promote LspRequest to a full autocmd and enrich with additional d...
jdrouhard
1
2023-05-28
feat(lsp): initial support for dynamic capabilities (#23681)
Folke Lemaitre
1
2023-05-21
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
1
2023-05-13
docs: small fixes
dundargoc
1
2023-05-09
docs(lsp): fix `config.cmd` argument for `vim.lsp.start_client` (#23560)
hituzi no sippo
1
2023-05-09
docs(lsp): fix type of `config.cmd` argument for `vim.lsp.start_client` (#23550)
hituzi no sippo
1
2023-04-14
feat(lua): vim.tbl_contains supports general tables and predicates (#23040)
Christian Clason
1
2023-04-13
refactor: remove modelines from Lua files
Gregory Anders
1
2023-04-05
refactor(lsp): do not parse verbose output when overwriting options (#22810)
Michal Liszcz
1
2023-03-17
fix(lsp): avoid switching buffers on lsp attach (#22689)
August Masquelier
1
2023-03-11
docs(lsp): more precise type annotations (#22621)
Jaehwang Jung
1
2023-03-11
fix(lsp): send didClose on buffer rename (#22623)
Mathias Fußenegger
1
2023-03-11
revert: "fix(lsp): use buffer scheme for files not stored on disk" (#22604)
Mathias Fußenegger
1
2023-03-09
docs(lsp): type annotation for lsp.client (#22509)
Jaehwang Jung
1
2023-03-09
feat(lsp): overwrite omnifunc/tagfunc set by ftplugin #22267
Michal Liszcz
1
2023-03-07
docs(lsp): change type annotations from number → integer (#22510)
Jaehwang Jung
1
2023-03-01
fix(lsp): only fire LspDetach for attached buffers (#22468)
Gregory Anders
1
2023-03-01
fix(lsp): use buffer scheme for files not stored on disk (#22407)
Mathias Fußenegger
1
2023-03-01
fix(lsp): callHierarchy methods also require the callHierarchyProvider (#22427)
Jens Claes
1
2023-02-27
docs(lsp): update cmd_env description (#22438)
Mike
1
2023-02-25
fix(lsp): fix some type annotations (#22397)
Mathias Fußenegger
1
2023-02-24
refactor(lsp): remove deprecated code (#22389)
Raphael
1
2023-02-21
fix(lsp): wrong format of bufnr and client order in error message (#22336)
Jason Hansen
1
2023-01-24
doc(lsp): format arguments to start_client() (#21980)
Lewis Russell
1
2023-01-15
refactor: format with stylua (#21821)
dundargoc
1
2023-01-11
docs(lsp): update buf_notify and rpc.notify params types (#21753)
Chris Kipp
1
2023-01-04
docs(lua): adjust some type annotations
notomo
1
2023-01-03
fix(lsp): change vim.lsp.get_active_clients.filter name annotation to string ...
Christian Segundo
1
2022-12-30
fix(lsp): fix nil client access in get_active_clients (#21524)
Raphael
1
[prev]
[next]