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
/
buf.lua
Age
Commit message (
Expand
)
Author
Files
2024-04-23
refactor(lsp): merge subtypes and supertypes into typehierarchy (#28467)
Mathias Fußenegger
1
2024-04-20
feat(lsp): add vim.lsp.buf.subtypes(), vim.lsp.buf.supertypes() (#28388)
Yinzuo Jiang
1
2024-04-02
refactor(lsp): move workspace folder logic into the client
Lewis Russell
1
2024-03-31
fix(lsp): abort callHierarchy on no result (#28102)
Marcin Szamotulski
1
2024-03-09
feat!: remove deprecated functions
dundargoc
1
2024-03-06
refactor(types): more fixes (2)
Lewis Russell
1
2024-03-01
docs: improve/add documentation of Lua types
Lewis Russell
1
2024-02-27
feat(docs): replace lua2dox.lua
Lewis Russell
1
2024-02-07
refactor(lsp): move client code to a regular Lua class
Lewis Russell
1
2023-12-30
refactor: fix luals warnings
dundargoc
1
2023-12-27
refactor: use vim.deprecate on all deprecated functions
dundargoc
1
2023-12-14
feat(lsp): more annotations
Lewis Russell
1
2023-11-04
fix(lsp): create per client params in lsp.buf.code_action
Mathias Fussenegger
1
2023-10-31
fix(lsp): call `on_list()` even for single location (#25830)
Evgeni Chasnovski
1
2023-10-16
docs: do not hardcode LSP version in URL #25648
Maria José Solano
1
2023-10-02
feat(lsp): fallback to code-action command on resolve failure (#25464)
Mathias Fußenegger
1
2023-09-14
docs: replace <pre> with ``` (#25136)
Gregory Anders
1
2023-08-07
docs(lsp): fix references to protocol.constants #24578
Maria José Solano
1
2023-08-05
refactor(lsp): use protocol.Methods instead of strings #24570
Raphael
1
2023-08-03
refactor(lsp): use protocol.Methods instead of strings #24537
Raphael
1
2023-07-25
fix(lsp): fix multi client handling workspace_folder methods (#18839)
Mathias Fußenegger
1
2023-07-24
fix(lsp): send empty "added" list when removing workspace folder #24440
Mitchell Hanberg
1
2023-07-18
docs(lua): more improvements (#24387)
Lewis Russell
1
2023-07-17
feat(lsp)!: rename vim.lsp.get_active_clients to get_clients (#24113)
Mathias Fußenegger
1
2023-07-12
feat(lsp): add method filter to get_active_clients (#24319)
Mathias Fußenegger
1
2023-07-10
fix(lint): lint warnings #24226
Raphael
1
2023-07-04
fix(lsp): revert change to buf.clear_references() #24238
Raphael
1
2023-07-01
fix(lsp): lint warnings, default offset_encoding #24046
Raphael
1
2023-06-30
feat(lsp): move inlay_hint() to vim.lsp (#24130)
Mathias Fußenegger
1
2023-06-25
fix(docs): vimdoc syntax errors
Justin M. Keyes
1
2023-06-22
test: spellcheck :help (vimdoc) files #24109
Justin M. Keyes
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-17
fix(lsp): allow Lua pattern chars in code action filter (#24041)
Jonas Strittmatter
1
2023-05-30
fix(lsp): fix dynamic registration of code actions (#23826)
Folke Lemaitre
1
2023-05-28
feat(lsp): initial support for dynamic capabilities (#23681)
Folke Lemaitre
1
2023-05-13
refactor(lsp): mark server_ready function as deprecated (#23520)
Raphael
1
2023-04-13
refactor: remove modelines from Lua files
Gregory Anders
1
2023-03-13
fix(lsp): remove_workspace_folders fails if client has no workspace_folders #...
Dan Strokirk
1
2023-03-12
fix(lsp): use line start/end for visual line selection (#22632)
Mathias Fußenegger
1
2023-01-24
fix(lsp): check method is supported when range formatting (#21970)
Sean Dewar
1
2023-01-21
feat(lsp): add triggerKind option for vim.lsp.buf.code_action (#21905)
kishii
1
2023-01-20
fix(lsp): fix `removed` param value in add_workspace_folder (#21915)
Raphael
1
2023-01-04
docs(lua): adjust some type annotations
notomo
1
2022-12-09
fix(lsp): fix get_active_clients bufnr parameter (#21366)
Mathias Fußenegger
1
2022-12-08
refactor(lsp): remove deprecated vim.lsp.buf_get_clients calls (#21337)
Raphael
1
2022-12-02
docs(gen): support language annotation in docstrings
Christian Clason
1
2022-10-09
fix(lua): properly configure luacheck and remove `local vim = ...` lines (#20...
Folke Lemaitre
1
2022-10-01
refactor(lsp): remove deprecated lsp functions (#20421)
Mathias Fußenegger
1
2022-09-25
fix(docs): invalid :help links #20345
Justin M. Keyes
1
[prev]
[next]