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
/
lsp_spec.lua
Age
Commit message (
Expand
)
Author
Files
2022-09-08
feat(lsp): add range option to lsp.buf.format (#19998)
Mathias Fußenegger
1
2022-08-28
feat(lsp): add tcp support
Mathias Fussenegger
1
2022-08-01
fix(lsp): send didOpen if name changes on write (#19583)
Mathias Fußenegger
1
2022-07-17
refactor(lsp): use autocmd api (#19407)
ii14
1
2022-06-15
test(report): formatting, drop dumplog()
Justin M. Keyes
1
2022-06-05
fix(lsp): fix multi client handling in code action (#18869)
Mathias Fußenegger
1
2022-06-03
feat(lsp): send didChangeConfiguration after init (#18847)
Mathias Fußenegger
1
2022-05-22
fix(ci): remove 2000ms blocking wait in many plugin/lsp_spec.lua tests
bfredl
1
2022-05-18
feat(lsp): add LspAttach and LspDetach autocommands
Gregory Anders
1
2022-05-12
fix(lsp): perform client side filtering of code actions (#18392)
Fredrik Ekre
1
2022-05-05
fix(lsp): fix rename capability checks and multi client support (#18441)
Mathias Fußenegger
1
2022-05-05
fix(lsp): make sure to always reset active codelens refreshes (#18331)
William Boman
1
2022-04-30
fix(lsp): handle textDocumentSync.save bool capability (#18332)
Mathias Fußenegger
1
2022-04-30
feat(lsp): add async option to vim.lsp.buf.format (#18322)
Mathias Fußenegger
1
2022-04-30
feat(lsp): add vim.lsp.buf.format (#18193)
Michael Lingelbach
1
2022-04-30
chore(lsp): remove capabilities sanitization (#17814)
Michael Lingelbach
1
2022-04-30
feat(lsp): options to filter and auto-apply code actions (#18221)
Fredrik Ekre
1
2022-04-15
fix(lsp): fix lookup of boolean values in workspace/configuration (#18026)
Fredrik Ekre
1
2022-03-20
fix(lsp): set tabSize from 'shiftwidth', not 'softtabstop' (#17787)
Tim Pope
1
2022-01-13
fix(lsp): strictly enforce passing offset encoding (#17049)
Michael Lingelbach
1
2022-01-13
fix(lsp): handle negative activeSignature in signatureHelp (#17064)
Mathias Fußenegger
1
2022-01-13
fix(lsp): fix applying multiple out-of-range TextEdits (#17037)
hrsh7th
1
2022-01-11
refactor(lsp): debounce timer per buf and unify with non-debounce (#17016)
Mathias Fußenegger
1
2022-01-05
feat(lsp): enable default debounce of 150 ms (#16908)
Michael Lingelbach
1
2021-12-21
feat(lsp): add buf_detach_client (#16250)
Michael Lingelbach
1
2021-11-21
chore(lsp): clean up initialization process (#16369)
Michael Lingelbach
1
2021-11-14
fix(lsp): ensure buffers are re-attached on rename (#16266)
Mathias Fußenegger
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
1
2021-11-01
feat(lsp): add per-client commands (#16101)
Michael Lingelbach
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-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-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-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-15
refactor: move vim.lsp.diagnostic to vim.diagnostic
Gregory Anders
1
2021-09-14
fix(lsp): correctly parse LSP snippets #15579
hrsh7th
1
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
1
2021-09-05
feat(lsp)!: change handler signature
Michael Lingelbach
1
2021-08-27
feat(lsp): get_border_size(): support repeating border char list #15474
zeertzjq
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
[prev]
[next]