neovim/test/functional/fixtures
Mathias Fußenegger 55187de115
fix(lsp): fix rename capability checks and multi client support (#18441)
Adds filter and id options to filter the client to use for rename.
Similar to the recently added `format` function.

rename will use all matching clients one after another and can handle a
mix of prepareRename/rename support. Also ensures the right
`offset_encoding` is used for the `make_position_params` calls
2022-05-05 23:56:00 +02:00
..
autoload [RFC] fix: has('python') error (#17252) 2022-01-31 15:06:46 +01:00
bin eval: executable(), exepath() accept strings only 2020-12-11 21:20:20 -05:00
compdir cmdline: correct the column position of wildoptions=pum popupmenu 2019-07-01 18:24:00 +02:00
lua fix(healthcheck): handle empty reports 2022-02-09 10:18:22 +08:00
middle fix(runtime): fix ordering of "after" packages 2021-09-30 22:03:18 +02:00
nvim refactor(runtime): handle pack/foo/start/bar/after dirs properly 2021-09-18 13:59:19 +02:00
pack/foo fix(eval): v:lua support for - in module names 2022-01-28 18:20:26 +01:00
start/nvim-leftpad fix(runtime): don't use regexes inside lua require'mod' 2021-10-17 16:21:42 +02:00
api_level_0.mpack
api_level_1.mpack api: add api_level_1 fixure 2017-03-15 15:01:06 +01:00
api_level_2.mpack NVIM v0.2.0 2017-05-01 22:13:23 +02:00
api_level_3.mpack NVIM v0.2.1 2017-11-07 23:54:31 +01:00
api_level_4.mpack NVIM v0.3.0 2018-06-11 00:46:49 +02:00
api_level_5.mpack NVIM v0.3.2 2018-12-31 01:06:17 +01:00
api_level_6.mpack fix api_level_6.mpack 2019-09-15 17:28:42 -07:00
api_level_7.mpack NVIM v0.5.0 2021-07-02 17:54:29 +02:00
api_level_8.mpack NVIM 0.6.0 2021-11-30 18:20:42 +01:00
api_level_9.mpack NVIM 0.7 2022-04-15 13:38:44 +02:00
bigfile_oneline.txt inccommand: improve performance #6949 2017-07-08 17:51:42 +02:00
bigfile.txt 'inccommand': Add tests. 2016-11-15 05:01:25 +01:00
CMakeLists.txt build: do not build test fixtures by default (#11230) 2019-10-18 16:32:56 +02:00
cmdscript.cmd win: jobstart(), system(): $PATHEXT-resolve exe 2019-07-21 20:51:37 +02:00
fake-lsp-server.lua fix(lsp): fix rename capability checks and multi client support (#18441) 2022-05-05 23:56:00 +02:00
non_executable.txt jobstart(): Return -1 if cmd is not executable. #5671 2016-12-10 16:01:27 +01:00
printargs-test.c *: Add comment to all C files 2017-04-19 19:11:50 +03:00
printenv-test.c tests: let_spec: enable "multibyte env var to child process" (#11233) 2019-10-18 20:41:24 +02:00
shell_data.txt shell: add test for binary and multibyte output 2018-02-06 10:23:26 +01:00
shell-test.c feat(terminal): TermClose: set exit code in v:event.status #15406 2021-08-20 10:45:28 -07:00
smile2.cat api: allow open non-current buffer as terminal (+ xmas bonus) 2021-03-12 14:44:47 +01:00
streams-test.c fixup! tests: fix system_spec when run with clipboard manager (#10956) 2021-06-05 12:49:26 -04:00
tty-test.c win: stream: reset tty stream on close 2019-08-20 20:14:13 +02:00