index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
plugin
Commit message (
Expand
)
Author
Age
...
*
lsp: Fix bad sortText comparison (#12485)
Anmol Sethi
2020-08-30
*
Revert "lsp: Fix text edits with the same start position (#12434)" (#12564)
Andreas Johansson
2020-07-30
*
lsp: Add support for call hierarchies (#12556)
cbarrete
2020-07-18
*
lsp: Use nvim_buf_get_lines in locations_to_items and add more tests (#12357)
Mathias Fußenegger
2020-06-30
*
lsp: Add sync variant of LSP formatting
David Lukes
2020-06-22
*
lsp: Add new highlight groups used in show_line_diagnostics (#12473)
francisco souza
2020-06-18
*
lsp: Fix text edits with the same start position (#12434)
Andreas Johansson
2020-06-14
*
test: Fix ignored LSP tests (#12470)
David Lukes
2020-06-11
*
lsp: compute height of floating preview correctly for wrapped lines (#12380)
Christian Clason
2020-06-04
*
lua: fix behavior when split empty string (#12429)
notomo
2020-06-04
*
Merge pull request #12343 from ndreas/fix/lsp-multibyte-indexing
Hirokazu Hata
2020-06-04
|
\
|
*
Add tests for jump_to_location
Andreas Johansson
2020-05-19
*
|
lua: simple snippet support in the completion items (#12118)
Viktor Kojouharov
2020-05-28
*
|
lsp: make the command error message more detailed (#11633)
Hirokazu Hata
2020-05-26
|
/
*
lsp: Handle end lines in apply_text_edits (#12314)
Andreas Johansson
2020-05-17
*
lsp: fix bug when documentEdit version=null for unattached buffer (#12272)
landerlo
2020-05-13
*
LSP: Make applyEdit return a response (#12270)
Mathias Fußenegger
2020-05-11
*
lsp: Make apply_text_edits non-ASCII safe (#12223)
Christian Clason
2020-05-08
*
lsp: Handle unknown CompletionItemKind and SymbolKind (#12257)
Hirokazu Hata
2020-05-07
*
Merge pull request #12237 from h-michael/vim-nil
Matthieu Coudron
2020-05-04
|
\
|
*
lsp: add a lsp.util.apply_text_edits test(pending)
Hirokazu Hata
2020-05-04
|
*
lsp: fix apply_text_document_edit test
Hirokazu Hata
2020-05-04
|
*
[LSP] check for vim.NIL and add apply_text_document_edit tests
ckipp01
2020-05-01
*
|
lsp: add lsp.util.symbols_to_items test
Hirokazu Hata
2020-05-02
|
/
*
Merge pull request #12204 from archseer/lsp-user-data
Matthieu Coudron
2020-04-30
|
\
|
*
lsp/completion: Expose completion_item under completed_items.user_data.
Blaž Hrastnik
2020-04-29
*
|
LSP: enable using different highlighting rules for LSP signs (#12176)
Ghjuvan Lacambre
2020-04-29
|
/
*
LSP: Fix show_line_diagnostics #12186
Mathias Fußenegger
2020-04-26
*
LSP: Expose diagnostics grouped by bufnr (#11932)
Mathias Fußenegger
2020-04-25
*
test: add docs for get_completion_word test
Andrey Avramenko
2020-04-20
*
test: add get_completion_word test for text_doc...
Andrey Avramenko
2020-04-20
*
lsp: add 'textDocument/documentSymbol’ callback
Hirokazu Hata
2020-03-01
*
test: always dump logs on failure #11886
Justin M. Keyes
2020-02-16
*
test/LSP: assert contents of log file
Justin M. Keyes
2020-02-16
*
test/LSP: dump logs on error
Justin M. Keyes
2020-02-16
*
LSP: fix validate_client_config
Justin M. Keyes
2020-02-16
*
test/LSP: use less-generic exit code
Justin M. Keyes
2020-02-16
*
test: style
Justin M. Keyes
2020-02-16
*
LSP: highlight groups test, doc
Justin M. Keyes
2020-01-08
*
test: hoist buf_lines()
Justin M. Keyes
2020-01-08
*
test: just say no to hyper-granularity
Justin M. Keyes
2020-01-08
*
LSP: eliminate lsp.stop_all_clients()
Justin M. Keyes
2019-12-31
*
Revert "runtime: Add vim.lsp.get_client_by_name" #11623
Ashkan Kiani
2019-12-29
*
runtime: Add vim.lsp.get_client_by_name (#11603)
Hirokazu Hata
2019-12-28
*
LSP: Fix flaky test #11618
Ashkan Kiani
2019-12-27
*
lualint
Ashkan Kiani
2019-11-21
*
Updates
Ashkan Kiani
2019-11-21
*
lsp: transmit "\n" after last line when 'eol' is set
Björn Linse
2019-11-21
*
lua LSP client: initial implementation (#11336)
Ashkan Kiani
2019-11-13
*
tests/ui: remove unnecessary screen:detach()
Björn Linse
2019-10-13
[prev]
[next]