neovim/test/functional
Gregory Anders 308e9719cf
fix(lsp): retrigger diagnostics request on server cancellation (#31345) (#31427)
Co-authored-by: Jesse <github@jessebakker.com>
(cherry picked from commit 29c72cdf4a)
2024-12-02 12:13:23 -06:00
..
api fix(api): make nvim_set_hl() respect all cterm attributes (#31390) 2024-12-02 00:51:14 +00:00
autocmd test(autocmd/termxx_spec): fix TextChangedT test flakiness (#31296) 2024-11-22 00:32:36 +00:00
core feat(main): expand file ~\ or ~/ prefix on Windows 2024-11-19 07:26:37 +08:00
editor fix(extmark): builtin completion can still affect nearby extmarks #31387 2024-12-02 15:28:38 +00:00
ex_cmds fix(quickfix): make shortmess+=O work with cmdheight=0 (#29609) 2024-07-08 02:36:58 +00:00
fixtures fix(lsp): retrigger diagnostics request on server cancellation (#31345) (#31427) 2024-12-02 12:13:23 -06:00
legacy test(012_directory_spec): fix flakiness on Windows (#30921) 2024-10-24 11:57:40 +08:00
lua test(filetype): symlink detection works after expand('<afile>') (#31307) 2024-11-22 11:44:04 +00:00
options test: improve test conventions 2024-04-23 18:17:04 +02:00
plugin fix(lsp): retrigger diagnostics request on server cancellation (#31345) (#31427) 2024-12-02 12:13:23 -06:00
provider test: improve test conventions 2024-04-23 18:17:04 +02:00
script docs(luacats): support backtick captured generic type 2024-05-07 14:33:14 +01:00
shada test: improve test conventions 2024-04-23 18:17:04 +02:00
terminal fix(tui): avoid flushing buffer halfway an OSC 2 sequence (#30793) 2024-10-15 00:18:12 +00:00
treesitter fix(treesitter): show proper node name error messages 2024-11-13 13:03:00 +00:00
ui fix(inccommand): ensure cursor is where it belongs 2024-11-09 15:26:32 +00:00
vimscript test: improve test conventions 2024-04-23 18:17:04 +02:00
example_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
preload.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
testnvim.lua test: do not set termguicolors in test runner 2024-06-13 01:09:49 +00:00