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
2023-08-03
refactor(lsp): use protocol.Methods instead of strings #24537
Raphael
8
2023-08-03
fix(gen_lsp.lua): no notifications in lsp.Methods #24530
Raphael
1
2023-08-01
feat(gen_lsp.lua): sort by name, handle failure #24504
Justin M. Keyes
2
2023-08-01
feat(gen_lsp.lua): protocol.Methods #24504
mathew
2
2023-08-01
fix(lsp): inlay hints: "Failed to delete autocmd" when closing buffer #24469
Chris AtLee
2
2023-07-25
fix(lsp): fix multi client handling workspace_folder methods (#18839)
Mathias Fußenegger
1
2023-07-25
fix(lsp): SignatureHelp docstring is not escaped #16702
Christoph Hasse
1
2023-07-25
fix(lsp): E403 if doc contains multiple codeblocks #24458
Raphael
1
2023-07-24
fix(lsp): replace @private with @nodoc for public client functions (#24415)
Mathias Fußenegger
1
2023-07-24
fix(lsp): announce publishDiagnostics.dataSupport (#24442)
Bruce Weirdan
1
2023-07-24
fix(lsp): send empty "added" list when removing workspace folder #24440
Mitchell Hanberg
1
2023-07-24
fix(lsp): noisy warning about offset_encodings #24441
Keith Smiley
1
2023-07-22
refactor(lsp): use LspNotify for inlay_hint (#24411)
Chris AtLee
1
2023-07-20
feat(lsp): implement textDocument/diagnostic (#24128)
Chris AtLee
5
2023-07-18
docs(lua): more improvements (#24387)
Lewis Russell
12
2023-07-17
feat(lsp)!: rename vim.lsp.get_active_clients to get_clients (#24113)
Mathias Fußenegger
3
2023-07-16
fix(lsp): markdown code fence should allow space before info string #24364
Mike
1
2023-07-14
fix(lsp): remove unknown LSP protocol property (#24345)
Techatrix
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
5
2023-07-08
fix(lsp): don't use hl_mode = combine for inlay hints #24276
Chinmay Dalal
1
2023-07-05
fix(vim.ui.open): return (don't show) error message
Justin M. Keyes
1
2023-07-04
fix(gx): visual selection, expand env vars
Justin M. Keyes
1
2023-07-04
feat(vim.ui): vim.ui.open, "gx" without netrw
marshmallow
1
2023-07-04
fix(lsp): revert change to buf.clear_references() #24238
Raphael
2
2023-07-01
fix(lsp): lint warnings, default offset_encoding #24046
Raphael
6
2023-06-30
fix(lsp): fix attempt to call non existent function (#24212)
Sanchayan Maity
1
2023-06-30
feat(lsp): move inlay_hint() to vim.lsp (#24130)
Mathias Fußenegger
3
2023-06-29
fix(lsp): inlay_hint nil reference error #24202
Chinmay Dalal
1
2023-06-25
Merge #24116 from justinmk/doc
Justin M. Keyes
2
2023-06-25
fix(docs): vimdoc syntax errors
Justin M. Keyes
2
2023-06-23
fix(lsp): error in reset_timer on second detach #24117
Chinmay Dalal
1
2023-06-23
fix(lsp): reapplying already-applied hints #24114
Chinmay Dalal
1
2023-06-22
feat(lsp): opt-in to dynamicRegistration for inlay hints (#24102)
Mathias Fußenegger
1
2023-06-22
test: spellcheck :help (vimdoc) files #24109
Justin M. Keyes
1
2023-06-21
fix(lsp): add spacing for inlay hints separately #24079
Akin
1
2023-06-20
fix(lsp): check if inlay hints are enabled for a buffer before disabling (#24...
Chinmay Dalal
1
2023-06-20
refactor(lsp): extract common execute command functionality (#24065)
Mathias Fußenegger
3
2023-06-20
fix(lsp): duplicate on_detach, on_reload callbacks #24067
Chinmay Dalal
1
2023-06-19
feat(lsp): inlay hints #23984
Chinmay Dalal
3
2023-06-17
fix(lsp): allow Lua pattern chars in code action filter (#24041)
Jonas Strittmatter
1
2023-06-14
perf(lsp): reduce polling handles for workspace/didChangeWatchedFiles (#23500)
Jon Huhn
1
2023-06-13
fix(codelens): add buffer and line checks before displaying codelens (#23887)
Rohit Sukumaran
1
2023-06-11
feat(lsp): add handlers for inlay hints (#23736)
Chinmay Dalal
4
2023-06-09
feat(lsp)!: add vim.lsp.status, client.progress and promote LspProgressUpdate...
Mathias Fußenegger
3
2023-06-07
feat(lua): add `vim.system()`
Lewis Russell
1
2023-06-07
fix(lsp): reduce diagnostics and add more types (#23948)
Lewis Russell
1
2023-06-07
feat(scripts): add lsp_types.lua (#23750)
max397574
1
2023-06-05
fix(lsp): use only utf-16 in default client positionEncodings (#23903)
Gregory Anders
1
2023-06-05
refactor(lsp): use LPeg for watchfiles matching (#23788)
Jon Huhn
1
[prev]
[next]