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
Age
Commit message (
Expand
)
Author
Files
2024-10-17
feat(lsp.util): remove some aliases
Lewis Russell
1
2024-10-17
feat(lsp.util): remove unneeded table
Lewis Russell
1
2024-10-17
fix(lsp.util): inconsistent handling of offset_encoding
Lewis Russell
3
2024-10-17
feat(lsp.util): get_bufs_with_prefix -> get_writeable_bufs
Lewis Russell
1
2024-10-17
feat(lsp.util): refactor get_border_size()
Lewis Russell
1
2024-10-17
feat(lsp.util): simplify some bounds checking
Lewis Russell
1
2024-10-17
feat(lsp.util): remove metatable in locations_to_items
Lewis Russell
1
2024-10-17
feat(lsp.util): refactor symbols_to_items()
Lewis Russell
1
2024-10-17
feat(lsp.util): remove uneeded do-end
Lewis Russell
1
2024-10-17
feat(lsp.util): use vim.api alias
Lewis Russell
1
2024-10-17
feat(lsp.util): fix type errors
Lewis Russell
1
2024-10-17
feat(lsp): show server name in code actions #30830
Jordan
1
2024-10-16
fix(lsp): str_byteindex_enc bounds checking #30747
Tristan Knight
1
2024-10-16
feat(lsp.util): remove lsp spec extract
Lewis Russell
1
2024-10-16
feat(lsp.util): use faster version of vim.validate
Lewis Russell
1
2024-10-15
fix(lsp): handle multiline signature help labels #30460
Maria José Solano
2
2024-10-13
docs: update autotrigger description of vim.lsp.compleiton.BufferOpts (#30796)
glepnir
1
2024-10-11
fix(lsp): set 'smoothscroll' in docs hover #30748
Justin M. Keyes
1
2024-10-10
fix(lsp): fix cursor position after snippet expansion (#30659)
Tomasz N
1
2024-10-10
vim-patch:9.1.0771: completion attribute hl_group is confusing
zeertzjq
1
2024-10-07
fix(lsp): tagfunc fails in unusual buffer #30700
Justin M. Keyes
1
2024-10-06
feat(lsp): improve LSP doc hover rendering #30695
Justin M. Keyes
1
2024-10-04
fix(lsp): enable `additionalPropertiesSupport`
Yi Ming
1
2024-10-03
docs: improve luacats support #30580
James Trew
1
2024-09-23
Merge #30435 refactor: rename "Dictionary" => "Dict"
Justin M. Keyes
1
2024-09-23
fix(vim.fs): dirname() returns "." on mingw/msys2 #30480
Justin M. Keyes
1
2024-09-23
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
1
2024-09-22
feat(fs.lua): add vim.fs.rm()
Lewis Russell
1
2024-09-19
docs(lsp): hover window controls #30347
Tristan Knight
1
2024-09-13
fix(lsp): handle nil bytes in strings
Mathias Fussenegger
1
2024-09-13
fix(lsp): handle empty call hierarchy items #30349
James Trew
1
2024-09-11
fix(lsp): check buffer is loaded and valid #30330
glepnir
1
2024-09-10
fix(lsp): handle encoding bounds in str_utfindex_enc
tris203
1
2024-09-08
fix(lsp): handle out-of-bounds character positions #30288
Tristan Knight
3
2024-09-05
fix(lsp): handle locations exceeding line length #30253
Tristan Knight
1
2024-09-03
feat(lsp): support hostname in rpc.connect #30238
Tristan Knight
1
2024-09-01
docs: vim.lsp.rpc.connect() TCP requires IP address #30219
Tristan Knight
1
2024-09-01
docs: misc #28970
Justin M. Keyes
1
2024-08-30
fix(lsp): when prefix is non word add all result into matches (#30044)
glepnir
1
2024-08-27
feat(lsp): export diagnostic conversion functions (#30064)
Maria José Solano
1
2024-08-26
fix(lsp): return call hierarchy item, not the index (#30145)
Maria José Solano
1
2024-08-26
fix(lsp): log when receiving markup messages (#30065)
Maria José Solano
1
2024-08-26
fix(lsp): fix isIncomplete condition in completion trigger (#30130)
Mathias Fußenegger
1
2024-08-22
feat(lsp): completion opts support custom item conversion (#30060)
glepnir
1
2024-08-22
fix(lsp): suppress completion request if completion is active (#30028)
glepnir
1
2024-08-20
docs(lsp): annotate with `vim.lsp.protocol.Methods` enum #29521
Ricardo Casía
2
2024-08-11
test(lsp): refactor and tidy
Lewis Russell
1
2024-08-07
fix(lsp): avoid reusing diagnostics from different servers in actions (#30002)
Grzegorz Rozdzialik
1
2024-08-03
fix(lsp): redundant spaces in lsp log (#29970)
Jaehwang Jung
1
2024-08-03
feat(lsp): announce codeLens resolveSupport (#29956)
Mathias Fußenegger
1
[prev]
[next]