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
/
test
/
functional
/
plugin
Age
Commit message (
Expand
)
Author
Files
2021-11-18
fix(lsp): improve incremental sync robustness (#16358)
Michael Lingelbach
1
2021-11-15
fix(lsp): fix edge cases in incremental sync (#16308)
Michael Lingelbach
1
2021-11-14
fix(lsp): ensure buffers are re-attached on rename (#16266)
Mathias Fußenegger
1
2021-11-09
fix(lsp): rewrite incremental sync (#16252)
Michael Lingelbach
1
2021-11-07
feat(ui): add vim.ui.input and use in lsp rename (#15959)
Sebastian Lyng Johansen
1
2021-11-06
feat(lua): enable stack traces in error output (#16228)
Gregory Anders
2
2021-11-01
feat(lsp): add per-client commands (#16101)
Michael Lingelbach
2
2021-10-29
refactor(diagnostic): make display handlers generic (#16137)
Gregory Anders
1
2021-10-29
feat(lsp): track pending+cancel requests on client object #15949
jdrouhard
1
2021-10-18
fix(lsp): fix cursor row after textEdits (#16038)
hrsh7th
1
2021-10-16
chore(test): adapt healthcheck test to new css syntax
Christian Clason
1
2021-10-10
fix(lsp): do not invoke handlers for unsupported methods (#15926)
Michael Lingelbach
1
2021-10-08
fix(lsp): update tests using 0.5.0 handler calls (#15969)
Michael Lingelbach
1
2021-10-08
fix(lsp): expose ContentModified error code to callbacks (#15262)
Rishikesh Vaishnav
1
2021-10-05
fix(checkhealth): mitigate issues with duplicate healthchecks #15919
Javier Lopez
1
2021-10-04
feat(ex_checkhealth): provide function for command line completion
Javier López
1
2021-10-04
test(runtime/health): cover lua healthchecks
Javier López
1
2021-10-02
fix(float)!: always anchor to corner of window including border #15832
zeertzjq
1
2021-10-02
fix(lsp_spec): tests depended on previous session
Justin M. Keyes
1
2021-09-28
feat(lsp): add codeAction/resolve support (#15818)
Mathias Fußenegger
1
2021-09-28
feat(lsp): add client command support to codelens (#15820)
Mathias Fußenegger
1
2021-09-22
Merge pull request #14115 from mfussenegger/lsp-commands
Michael Lingelbach
1
2021-09-21
fix(diagnostic): preserve fields from LSP diagnostics via user_data (#15735)
Gregory Anders
1
2021-09-20
feat(lsp): add a registry for client side code action commands
Mathias Fussenegger
1
2021-09-20
feat(lsp): include original request params in handler ctx
Mathias Fussenegger
1
2021-09-18
feat(lsp): improve vim.lsp.util.apply_text_edits (#15561)
hrsh7th
1
2021-09-17
fix(diagnostic): remove useless highlight links (#15683)
Gregory Anders
1
2021-09-16
fix(lint): remove unused function from diagnostic spec
Gregory Anders
1
2021-09-15
refactor: move vim.lsp.diagnostic to vim.diagnostic
Gregory Anders
2
2021-09-14
fix(lsp): correctly parse LSP snippets #15579
hrsh7th
2
2021-09-08
feat(lsp): support textDocument/prepareRename (#15514)
Zi How Poh
1
2021-09-05
fix(lsp): update workspace/applyEdit handler signature (#15573)
Jose Alvarez
1
2021-09-05
Merge pull request #15504 from mjlbach/feat/change-handler-signature
Michael Lingelbach
3
2021-09-05
feat(lsp)!: change handler signature
Michael Lingelbach
3
2021-08-27
feat(lsp): get_border_size(): support repeating border char list #15474
zeertzjq
1
2021-08-18
test: update tests to work with 'hidden'
Gregory Anders
1
2021-08-14
Merge pull request #15368 from jamessan/fragility
James McCoy
1
2021-08-13
test(lsp): disable finicky test when TEST_SKIP_FRAGILE is set
James McCoy
1
2021-08-10
fix(lsp): properly handle `nil` lines when trimming empty lines (#15325)
Andrea Cappuccio
1
2021-07-31
fixup! vim-patch:8.2.3019: location list only has the start position.
Jan Edmund Lazo
1
2021-07-23
fix(ci): disable broken test on openbsd on all CI due to resource constraints
Björn Linse
1
2021-07-19
feat(lsp): allow diagnostics to be disabled for a buffer (#15134)
Gregory Anders
1
2021-07-10
test(lsp): file URIs do not allow relative paths
Alessandro Pezzoni
3
2021-06-28
fix(doc): remove reference to vim.lsp.callbacks (#14576)
Matthieu Coudron
1
2021-06-24
fix(lsp): do not convert vim.NIL to nil in lists
Akin Sowemimo
1
2021-06-22
fixup! vim-patch:8.2.3020: unreachable code (#14866)
Matthieu Coudron
1
2021-06-14
feat(lsp): Add codelens support
Mathias Fussenegger
1
2021-06-07
feat(lsp): Split out a `diagnostics_to_items` function from set_loclist
Mathias Fussenegger
1
2021-05-19
Merge pull request #14563 from mjlbach/fix_intelephense_langserver
Michael Lingelbach
1
2021-05-19
test(lsp_spec): improve correctness
Marco Hinz
1
[prev]
[next]