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
2020-06-04
Merge pull request #12343 from ndreas/fix/lsp-multibyte-indexing
Hirokazu Hata
1
2020-05-31
lua: add vim.highlight.range (#12401)
Christian Clason
1
2020-05-28
lua: simple snippet support in the completion items (#12118)
Viktor Kojouharov
2
2020-05-26
lsp: add preview_location util function (#12368)
Christian Clason
1
2020-05-23
lsp: change log name to "lsp.log" from "vim-lsp.log"
Hirokazu Hata
1
2020-05-20
LSP: Don't swallow bufnr argument from callbacks (#12350)
Mathias Fußenegger
1
2020-05-19
Use get_line_byte_from_position in jump_to_location
Andreas Johansson
1
2020-05-19
Refactor fetching the line byte
Andreas Johansson
1
2020-05-19
lsp: fix get diagnositcs
Mike Hartington
1
2020-05-17
lsp: Fix timezone format of LSP log (ISO 8601) (#12332)
Eisuke Kawashima
1
2020-05-17
lsp: Handle end lines in apply_text_edits (#12314)
Andreas Johansson
1
2020-05-15
Check for nil before checking for empty table
Andy Lindeman
1
2020-05-16
LSP: Add textDocument/codeAction support (#11607)
Jesse
4
2020-05-14
LSP: Add workspace.applyEdit client capabilities (#12313)
Mathias Fußenegger
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-07
lsp: set buflisted when jumping to location (#12253)
Gabriel Sanches
1
2020-05-04
lsp: fix tagstack for location jump #12248
Gabriel Sanches
1
2020-05-04
Merge pull request #12237 from h-michael/vim-nil
Matthieu Coudron
1
2020-05-03
lsp: fixup workspace symbol capabilities (#12233)
Christian Clason
1
2020-05-02
Merge pull request #12228 from h-michael/fix-docsyms-to-items
Matthieu Coudron
1
2020-05-02
lsp: add workspace/symbol (#12224)
Christian Clason
3
2020-05-02
LSP: Support LocationLink (#12231)
Christian Clason
2
2020-05-02
lsp: fix lsp.util.symbols_to_items
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-28
LSP: support tagstack #12096
Yen3
1
2020-04-26
LSP: don't redefine LspDiagnostics signs #12164
jakbyte
1
2020-04-26
LSP: Fix show_line_diagnostics #12186
Mathias Fußenegger
1
2020-04-26
LSP: Add a check for null version in VersionedTextDocumentIdentifier (#12185)
Chris Kipp
1
2020-04-25
LSP: remove obsolete "peek definition" code #12178
Thore Weilbier
3
2020-04-25
LSP: Expose diagnostics grouped by bufnr (#11932)
Mathias Fußenegger
1
2020-04-25
lsp: remove buffer version on buffer_detach (#12029)
Hirokazu Hata
1
2020-04-23
lsp: callback for references now opens qf (#12171)
Thore Weilbier
1
2020-04-21
lsp: do not assert even if the code does not exist in ErrorCodes (#11981)
Hirokazu Hata
1
2020-04-21
lsp: textDocument/definition can return Location or Location[] (#12014)
Khangal
1
2020-04-20
Merge pull request #11989 from Weypare/textEdit
Matthieu Coudron
1
2020-04-20
LSP/completion: Add completion text helper function
Andrey Avramenko
1
2020-04-19
lsp: export convert_signature_help_to_markdown_lines (#11950)
Hirokazu Hata
2
2020-04-18
lsp: replace the event that closes the signature help preview window from Ins...
Hirokazu Hata
1
2020-04-18
LSP: fix breakage when severity isn't specified (#12027)
Ghjuvan Lacambre
1
2020-04-16
lsp: provide a default for missing reference kind (#12127)
George Zhao
1
2020-03-16
Merge pull request #11927 from Jesse-Bakker/lsp-buf-version
Björn Linse
1
2020-03-06
LSP/completion: add textEdit support
Andrey Avramenko
1
2020-03-02
lsp: make showMessage and logMessage callbacks different (#11942)
Hirokazu Hata
2
2020-03-01
lsp: add 'textDocument/documentSymbol’ callback
Hirokazu Hata
3
[prev]
[next]