aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
...
* LSP: Make applyEdit return a response (#12270)Mathias Fußenegger2020-05-11
* runtime/tutor: fix broken inline spans #12282Felipe Morales2020-05-08
* lsp: Make apply_text_edits non-ASCII safe (#12223)Christian Clason2020-05-08
* lsp: Handle unknown CompletionItemKind and SymbolKind (#12257)Hirokazu Hata2020-05-07
* lsp: set buflisted when jumping to location (#12253)Gabriel Sanches2020-05-07
* Merge #12203 from janlazo/vim-8.2.0648Justin M. Keyes2020-05-05
|\
| * vim-patch:8.2.0688: output clobbered if setting 'verbose' to see shell commandsJan Edmund Lazo2020-05-03
| * vim-patch:8.2.0663: not all systemd temp files are recognizedJan Edmund Lazo2020-05-03
* | vim-patch:8.1.1120: cannot easily get directory entry matches #12222Hennadii Chernyshchyk2020-05-05
* | terminal: disable 'scrolloff' (fixes flicker)Justin M. Keyes2020-05-04
* | lsp: fix tagstack for location jump #12248Gabriel Sanches2020-05-04
* | LSP: Avoid URI-to-fname conversion for non-file URIs #12243Mathias Fußenegger2020-05-04
* | checkhealth/ruby: fix off-by-one error #12245Booome2020-05-04
* | Merge pull request #12237 from h-michael/vim-nilMatthieu Coudron2020-05-04
|\ \ | |/ |/|
| * [LSP] check for vim.NIL and add apply_text_document_edit testsckipp012020-05-01
* | lsp: fixup workspace symbol capabilities (#12233)Christian Clason2020-05-03
* | Merge pull request #12228 from h-michael/fix-docsyms-to-itemsMatthieu Coudron2020-05-02
|\ \
| * | lsp: fix lsp.util.symbols_to_itemsHirokazu Hata2020-05-02
* | | lsp: add workspace/symbol (#12224)Christian Clason2020-05-02
* | | LSP: Support LocationLink (#12231)Christian Clason2020-05-02
|/ /
* / doc/UI: mode_info_set: mention colors should be swapped #12211Ghjuvan Lacambre2020-05-01
|/
* treesitter: unknown predicates always match #12173Thomas Vigouroux2020-04-30
* Merge pull request #12204 from archseer/lsp-user-dataMatthieu Coudron2020-04-30
|\
| * lsp/completion: Expose completion_item under completed_items.user_data.Blaž Hrastnik2020-04-29
| * vim-patch:8.2.0084: complete item "user_data" can only be a stringBlaž Hrastnik2020-04-29
* | LSP: enable using different highlighting rules for LSP signs (#12176)Ghjuvan Lacambre2020-04-29
* | LSP: support tagstack #12096Yen32020-04-28
* | lsp: use vim.tbl_isempty to check sign (#12190)Hirokazu Hata2020-04-28
|/
* ui_pum_get_pos: return internal pum position if external pum pos not foundYatao Li2020-04-28
* API/UI: Allow UI to set PUM position and size, and pass the position to Compl...Yatao Li2020-04-28
* Merge #12155 ':ls filter by terminal, lastused'Justin M. Keyes2020-04-26
|\
| * vim-patch:8.1.2225: the "last used" info of a buffer is under usedRob Pilling2020-04-21
| * vim-patch:8.0.1651: cannot filter :ls output for terminal buffersRob Pilling2020-04-19
* | LSP: don't redefine LspDiagnostics signs #12164jakbyte2020-04-26
* | LSP: Fix show_line_diagnostics #12186Mathias Fußenegger2020-04-26
* | LSP: Add a check for null version in VersionedTextDocumentIdentifier (#12185)Chris Kipp2020-04-26
* | LSP: remove obsolete "peek definition" code #12178Thore Weilbier2020-04-25
* | LSP: Expose diagnostics grouped by bufnr (#11932)Mathias Fußenegger2020-04-25
* | lsp: remove buffer version on buffer_detach (#12029)Hirokazu Hata2020-04-25
* | lsp: callback for references now opens qf (#12171)Thore Weilbier2020-04-23
* | lsp: do not assert even if the code does not exist in ErrorCodes (#11981)Hirokazu Hata2020-04-21
* | lsp: textDocument/definition can return Location or Location[] (#12014)Khangal2020-04-21
* | doc: fix vim.lsp.stop_all_clients doc (#12055)Hirokazu Hata2020-04-21
* | Merge pull request #11989 from Weypare/textEditMatthieu Coudron2020-04-20
|\ \
| * | LSP/completion: Add completion text helper functionAndrey Avramenko2020-04-20
| * | LSP/completion: add textEdit supportAndrey Avramenko2020-03-06
* | | lsp: export convert_signature_help_to_markdown_lines (#11950)Hirokazu Hata2020-04-19
| |/ |/|
* | lua: allow deepcopy of functions (#12136)Tristan Konolige2020-04-19
* | lsp: replace the event that closes the signature help preview window from Ins...Hirokazu Hata2020-04-18
* | LSP: fix breakage when severity isn't specified (#12027)Ghjuvan Lacambre2020-04-18