aboutsummaryrefslogtreecommitdiff
path: root/test/functional/plugin
Commit message (Expand)AuthorAge
* refactor: deprecate checkhealth functionsdundargoc2023-04-15
* test(lsp): fix unstable tests for set_defaults (#23002)Michal Liszcz2023-04-11
* test: replace lfs with luv and vim.fsdundargoc2023-04-04
* docs: fix typosdundargoc2023-04-04
* feat(diagnostic): add support for tagsLewis Russell2023-03-30
* test: fix flaky watchfiles tests (#22637)Jon Huhn2023-03-26
* feat(lsp): render markdown in docs hover #22766Roberto Pommella Alegro2023-03-25
* fix(lsp): kill buffers after renaming a directory #22618Ivan2023-03-14
* fix(lsp): vim.lsp.util.apply_text_edits cursor validation #22636hrsh7th2023-03-14
* fix(lsp): use line start/end for visual line selection (#22632)Mathias Fußenegger2023-03-12
* fix(lsp): prevent lsp tests from picking up local user config (#22606)Mathias Fußenegger2023-03-10
* feat(lsp): overwrite omnifunc/tagfunc set by ftplugin #22267Michal Liszcz2023-03-09
* fix(man.lua): tests, namingJustin M. Keyes2023-03-07
* feat(man.lua): support spaces in manpage namesEriks Muhins2023-03-07
* feat(lsp)!: add rule-based sem token highlighting (#22022)swarn2023-03-06
* feat(lsp): implement workspace/didChangeWatchedFiles (#22405)Jon Huhn2023-03-05
* perf(lsp): only redraw the windows containing LSP tokensbfredl2023-02-28
* Revert "feat(lsp): implement workspace/didChangeWatchedFiles (#21293)"Mathias Fussenegger2023-02-25
* feat(lsp): implement workspace/didChangeWatchedFiles (#21293)Jon Huhn2023-02-25
* fix(lsp): check if the buffer is a directory before w! it (#22289)Eduard Baturin2023-02-18
* fix(man): use italics for `<bs>_` (#22086)Lewis Russell2023-02-01
* fix(tests): use -l mode for lsp testsbfredl2023-01-31
* fix(lsp): check method is supported when range formatting (#21970)Sean Dewar2023-01-24
* dist: transpile cfilter.vim => cfilter.lua #21662TJ DeVries2023-01-08
* refactor(editorconfig)!: change editorconfig_enable to editorconfigGregory Anders2023-01-07
* feat(editorconfig): allow editorconfig to be toggled dynamicallyGregory Anders2023-01-07
* dist: generated version of ccomplete.vim (#21623)TJ DeVries2023-01-05
* test(editorconfig): add editorconfig testsGregory Anders2023-01-03
* feat(lsp): add function to clear codelens (#21504)Mathias Fußenegger2022-12-31
* test(lsp): add a screen:expect() between insert() and feed_command() (#21577)zeertzjq2022-12-29
* fix(lsp): token_edit.data might be null on deletion (#21462)tiagovla2022-12-19
* feat(lsp): highlight semantic token modifiers (#21390)Christian Clason2022-12-12
* perf(lsp): update semantic tokens algorithm for parsing modifiers (#21383)jdrouhard2022-12-12
* fix(lsp): ignore null responses for semanticTokens request (#21364)fsouza2022-12-10
* fix(lsp): followup fixes for semantic tokens support (#21357)jdrouhard2022-12-09
* feat(lsp): initial support for semantic token highlightingJohn Drouhard2022-12-08
* refactor(test): create an lsp-specific helpers.lua fileJohn Drouhard2022-12-08
* test(lsp): call clear() before willSave tests (#21336)zeertzjq2022-12-08
* feat(lsp): support willSave & willSaveWaitUntil capability (#21315)Mathias Fußenegger2022-12-08
* fix(lsp): call show_document with correct argsMathias Fussenegger2022-12-04
* refactor(lsp): extract a _create_server method in lsp_specMathias Fussenegger2022-12-04
* test: simplify platform detection (#21020)dundargoc2022-11-22
* feat(test): add Lua forms for API methods (#20152)Lewis Russell2022-11-14
* test: introduce skip() #21010dundargoc2022-11-13
* feat(checkhealth): use "help" syntax, avoid tabpage #20879Justin M. Keyes2022-11-11
* docs: fix typosdundargoc2022-11-02
* feat(checkhealth): check runtime ($VIMRUNTIME)Justin M. Keyes2022-10-30
* ci: add cirrus to isCI function to skip tests (#20526)dundargoc2022-10-17
* fix(man): handle absolute paths as `:Man` targets (#20624)Mahmoud Al-Qudsi2022-10-17
* vim-patch:3c053a1a5ad2 (#20679)Christian Clason2022-10-17