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
/
util.lua
Age
Commit message (
Expand
)
Author
Files
2025-01-14
refactor: use nvim.foo.bar format for namespaces
Maria José Solano
1
2025-01-13
fix(lsp): minimum height for floating popup #31990
Xuyuan Pang
1
2025-01-09
docs: misc #31867
Justin M. Keyes
1
2025-01-07
feat(health): show :checkhealth in floating window #31086
glepnir
1
2025-01-06
fix(lsp): open_floating_preview() zindex relative to current window #31886
luukvbaal
1
2024-12-07
refactor: add vim._resolve_bufnr
Lewis Russell
1
2024-12-07
fix(lsp): cancel pending requests before refreshing
tris203
1
2024-11-27
fix(lsp): mention function name in warning #31301
glepnir
1
2024-11-25
refactor(lsp): rename `offset_encoding` to `position_encoding` #31286
Yi Ming
1
2024-11-24
fix(lsp): delete bufvar inside WinClosed event
glepnir
1
2024-11-22
fix(lsp): delete b:lsp_floating_preview buf var after win close
glepnir
1
2024-11-20
feat(lsp): require `offset_encoding` param #31249
Yi Ming
1
2024-11-20
feat(lsp): deprecate non-method client functions
Lewis Russell
1
2024-11-10
refactor(lsp): simplify reference range logic
Riley Bruins
1
2024-11-04
feat(lsp): multi-client support for signature_help
Lewis Russell
1
2024-11-01
fix(lsp): hover border type can be string (#31013)
nikolightsaber
1
2024-10-27
docs(lsp): document alternative for vim.lsp.util.jump_to_location
Maria José Solano
1
2024-10-26
refactor(lsp): drop str_byteindex/str_utfindex wrappers #30915
Tristan Knight
1
2024-10-21
refactor: rename vim.highlight => vim.hl
Justin M. Keyes
1
2024-10-20
feat(lsp)!: support multiple clients in goto methods (#30877)
Mathias Fußenegger
1
2024-10-18
fix(lsp.util): wrong arguments to 'validate' function
temhelk
1
2024-10-17
Merge pull request #30825 from lewis6991/refactor/lsputil
Lewis Russell
1
2024-10-17
feat(lsp.util): minor codestyle
Lewis Russell
1
2024-10-17
feat(lsp.util): improve offset_encoding type annotations
Lewis Russell
1
2024-10-17
feat(lsp.util): remove some variables
Lewis Russell
1
2024-10-17
feat(lsp.util): use vim.w/b
Lewis Russell
1
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
1
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-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
1
2024-10-11
fix(lsp): set 'smoothscroll' in docs hover #30748
Justin M. Keyes
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-09-22
feat(fs.lua): add vim.fs.rm()
Lewis Russell
1
2024-09-13
fix(lsp): handle nil bytes in strings
Mathias Fussenegger
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
1
2024-09-05
fix(lsp): handle locations exceeding line length #30253
Tristan Knight
1
2024-08-11
test(lsp): refactor and tidy
Lewis Russell
1
[prev]
[next]