aboutsummaryrefslogtreecommitdiff
path: root/test/functional/plugin
Commit message (Expand)AuthorAge
* refactor(lsp): drop str_byteindex/str_utfindex wrappers #30915Tristan Knight2024-10-26
* fix(lsp): set tagstack on jump via goto methodsMathias Fussenegger2024-10-24
* feat(lsp)!: support multiple clients in goto methods (#30877)Mathias Fußenegger2024-10-20
* fix(lsp.util): inconsistent handling of offset_encodingLewis Russell2024-10-17
* feat(lsp.util): refactor symbols_to_items()Lewis Russell2024-10-17
* fix(lsp): handle multiline signature help labels #30460Maria José Solano2024-10-15
* fix(lsp): fix cursor position after snippet expansion (#30659)Tomasz N2024-10-10
* vim-patch:9.1.0771: completion attribute hl_group is confusingzeertzjq2024-10-10
* feat(lsp): improve LSP doc hover rendering #30695Justin M. Keyes2024-10-06
* feat(health): highlight headings #30525Justin M. Keyes2024-09-26
* refactor(api)!: rename Dictionary => DictJustin M. Keyes2024-09-23
* test: support upvalues in exec_luaLewis Russell2024-09-21
* test(health): "test_plug/health/init.lua" completes as "test_plug"Justin M. Keyes2024-09-11
* fix(lsp): handle out-of-bounds character positions #30288Tristan Knight2024-09-08
* test(tohtml): simplify font testJustin M. Keyes2024-09-08
* fix(tohtml): enclose font-family names in quotation marksyayoyuyu2024-09-08
* fix(lsp): handle locations exceeding line length #30253Tristan Knight2024-09-05
* feat(lsp): support hostname in rpc.connect #30238Tristan Knight2024-09-03
* test: tmpname(create:boolean) #30242Justin M. Keyes2024-09-03
* test: tmpname() can skip file creationJustin M. Keyes2024-09-02
* docs: misc #28970Justin M. Keyes2024-09-01
* fix(lsp): when prefix is non word add all result into matches (#30044)glepnir2024-08-30
* fix(tohtml): apply sp color if present #30110Riley Bruins2024-08-29
* feat(lsp): completion opts support custom item conversion (#30060)glepnir2024-08-22
* fix(man): avoid setting v:errmsg (#30052)zeertzjq2024-08-15
* test(lsp): refactor and tidyLewis Russell2024-08-11
* test: allow exec_lua to handle functionsLewis Russell2024-08-02
* refactor(lsp): add test case for default diagnostic severityMathias Fussenegger2024-08-02
* fix(lsp): don't send foreign diagnostics to servers in buf.code_action (#29501)Mathias Fußenegger2024-08-01
* fix(lsp): prevent desync due to empty buffer (#29904)Jaehwang Jung2024-07-31
* feat(lsp): lsp.completion support set deprecated (#29882)glepnir2024-07-31
* fix(lsp): revert text edit application order change (#29877)Mathias Fußenegger2024-07-27
* fix(lsp): inlay hints are rendered in the correct order (#29707)Amit Singh2024-07-17
* fix(tohtml): support ranges againaltermo2024-07-16
* feat(lsp): drop fswatch, use inotifywait (#29374)Andreas Schneider2024-07-06
* fix(lsp): fallback to `label` for completion items if all others are missing ...Sebastian Lyng Johansen2024-07-02
* refactor: use `vim._with` where possibledundargoc2024-06-28
* Merge pull request #29483 from bfredl/nonbinarybfredl2024-06-27
|\
| * refactor(typval)!: remove distinction of binary and nonbinary stringsbfredl2024-06-27
* | fix(lsp): pre-filter matches on label if filterText is missing (#29491)Mathias Fußenegger2024-06-27
|/
* feat(lsp): vim.lsp.buf.format() supports textDocument/rangesFormatting #27323Tom Praschan2024-06-24
* fix(lsp): tune completion word extraction for decorated labels (#29331)Mathias Fußenegger2024-06-14
* refactor(lsp): use metatable for buf_versions (#29304)Ilia Choly2024-06-14
* feat(lsp): include end_col, end_lnum in vim.lsp.buf.locations_to_items #29164Tom Praschan2024-06-09
* fix(man): filter OSC 8 hyperlink markup #29171Lennard Hofmann2024-06-07
* fix(lsp): fix reverse sorting of same position text edits (#29212)Al Colmenar2024-06-07
* fix(lsp): revert buf_versions deprecation/replacement (#29217)Mathias Fußenegger2024-06-07
* feat(editorconfig): add support for spelling_language (#28638)sus-domesticus2024-06-06
* fix(lsp): account for changedtick version gap on modified reset (#29170)Mathias Fußenegger2024-06-04
* refactor(lua): use tuple syntax everywhere #29111Ilia Choly2024-06-04