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
2020-05-19
Add tests for jump_to_location
Andreas Johansson
1
2020-05-17
lsp: Handle end lines in apply_text_edits (#12314)
Andreas Johansson
1
2020-05-13
lsp: fix bug when documentEdit version=null for unattached buffer (#12272)
landerlo
1
2020-05-11
LSP: Make applyEdit return a response (#12270)
Mathias Fußenegger
1
2020-05-08
lsp: Make apply_text_edits non-ASCII safe (#12223)
Christian Clason
1
2020-05-07
lsp: Handle unknown CompletionItemKind and SymbolKind (#12257)
Hirokazu Hata
1
2020-05-04
Merge pull request #12237 from h-michael/vim-nil
Matthieu Coudron
1
2020-05-04
lsp: add a lsp.util.apply_text_edits test(pending)
Hirokazu Hata
1
2020-05-04
lsp: fix apply_text_document_edit test
Hirokazu Hata
1
2020-05-02
lsp: add lsp.util.symbols_to_items test
Hirokazu Hata
1
2020-05-01
[LSP] check for vim.NIL and add apply_text_document_edit tests
ckipp01
1
2020-04-30
Merge pull request #12204 from archseer/lsp-user-data
Matthieu Coudron
1
2020-04-29
LSP: enable using different highlighting rules for LSP signs (#12176)
Ghjuvan Lacambre
1
2020-04-29
lsp/completion: Expose completion_item under completed_items.user_data.
Blaž Hrastnik
1
2020-04-26
LSP: Fix show_line_diagnostics #12186
Mathias Fußenegger
1
2020-04-25
LSP: Expose diagnostics grouped by bufnr (#11932)
Mathias Fußenegger
1
2020-04-20
test: add docs for get_completion_word test
Andrey Avramenko
1
2020-04-20
test: add get_completion_word test for text_doc...
Andrey Avramenko
1
2020-03-01
lsp: add 'textDocument/documentSymbol’ callback
Hirokazu Hata
1
2020-02-16
test: always dump logs on failure #11886
Justin M. Keyes
1
2020-02-16
test/LSP: assert contents of log file
Justin M. Keyes
1
2020-02-16
test/LSP: dump logs on error
Justin M. Keyes
1
2020-02-16
LSP: fix validate_client_config
Justin M. Keyes
1
2020-02-16
test/LSP: use less-generic exit code
Justin M. Keyes
1
2020-02-16
test: style
Justin M. Keyes
1
2020-01-08
LSP: highlight groups test, doc
Justin M. Keyes
1
2020-01-08
test: hoist buf_lines()
Justin M. Keyes
1
2020-01-08
test: just say no to hyper-granularity
Justin M. Keyes
1
[prev]