..
.config /nvim
…
completion
Update minimum supported NeoVim version to 0.6.0
2023-09-07 20:01:31 +01:00
fix
codespell: fix spelling errors picked out by `codespell` ( #4343 )
2022-10-29 20:56:09 +09:00
fixers
no need to write and read temporary file with syntax_tree ( #4834 )
2024-10-14 11:45:41 +09:00
handler
Fix #4714 - Handle ruff garbage
2024-07-08 03:22:46 +01:00
jsonnet_files
Add support for jsonnetfmt and jsonnet-lint ( #3907 )
2021-09-21 10:49:15 +09:00
linter
Improve support for python package manage: pipenv, poetry and uv ( #4825 )
2024-09-05 15:37:30 +09:00
lsp
#4454 Clean up more tests and code
2023-09-16 22:23:30 +01:00
python
Improve struct and pointer autocompletion in C ( #4231 )
2022-07-04 22:00:29 +09:00
script
Ignore shellcheck error in run-vader-tests
2023-02-13 04:43:45 +00:00
sign
Use different group names for signs and virtual text ( #4704 )
2024-01-14 20:29:10 +09:00
test-files
Improve support for python package manage: pipenv, poetry and uv ( #4825 )
2024-09-05 15:37:30 +09:00
util
…
v_files
Add support for V: "v" (compiler) and "vfmt" fixer. ( #3622 )
2021-03-26 15:38:57 +09:00
smoke_test.vader
Remove a flaky smoke test we no longer need
2022-11-25 12:58:14 +00:00
test_ale_has.vader
#4454 Clean up root test directory tests
2023-09-08 01:00:35 +01:00
test_ale_info.vader
#4454 Clean up root test directory tests
2023-09-08 01:00:35 +01:00
test_ale_info_to_clipboard.vader
#4454 Clean up root test directory tests
2023-09-08 01:00:35 +01:00
test_ale_lint_command.vader
Add neovim 0.6 to run-tests ( #3998 )
2022-04-01 13:17:15 +01:00
test_ale_lint_stop_command.vader
…
test_ale_populate_command.vader
Add neovim 0.6 to run-tests ( #3998 )
2022-04-01 13:17:15 +01:00
test_ale_toggle.vader
Add neovim 0.6 to run-tests ( #3998 )
2022-04-01 13:17:15 +01:00
test_ale_var.vader
…
test_alejobstarted_autocmd.vader
…
test_alelint_autocmd.vader
…
test_ant_build_classpath_command.vader
…
test_ant_find_project_root.vader
…
test_autocmd_commands.vader
Close #4605 - Emulate InsertLeave mode
2023-09-08 18:42:45 +01:00
test_balloon_messages.vader
…
test_c_flag_parsing.vader
fix: cflags parser: no absolute path for '-include' ( #3775 )
2021-07-04 21:27:55 +09:00
test_cleanup.vader
…
test_code_action.vader
Dispatch textDocument/didChange after rename (2) ( #4049 )
2022-02-08 20:07:39 +09:00
test_code_action_corner_cases.vader
Add neovim 0.6 to run-tests ( #3998 )
2022-04-01 13:17:15 +01:00
test_codefix.vader
Add eclipselsp jdt:// support for textDocument/definition ( #4030 )
2022-03-04 19:03:27 +00:00
test_computed_lint_file_values.vader
Add neovim 0.6 to run-tests ( #3998 )
2022-04-01 13:17:15 +01:00
test_cursor_warnings.vader
Close #4401 - Use subtle defaults for virtual-text
2022-12-27 23:11:53 +00:00
test_deferred_command_string.vader
#4454 Clean up root test directory tests
2023-09-08 01:00:35 +01:00
test_deferred_executable_string.vader
#4454 Clean up root test directory tests
2023-09-08 01:00:35 +01:00
test_deno_executable_detection.vader
Add importMap option to deno Initialization Options ( #3827 )
2021-07-25 13:39:56 +09:00
test_disabling_ale.vader
#4454 Clean up root test directory tests
2023-09-08 01:00:35 +01:00
test_env_function.vader
Fix #3115 - Fix environment variable quoting on Windows
2023-09-16 22:33:59 +01:00
test_errors_removed_after_filetype_changed.vader
Add neovim 0.6 to run-tests ( #3998 )
2022-04-01 13:17:15 +01:00
test_filename_mapping.vader
…
test_filerename.vader
ALEFileRename command added. ( #4012 )
2021-12-17 08:09:26 +09:00
test_filetype_guessing.vader
#4454 Clean up root test directory tests
2023-09-08 01:00:35 +01:00
test_filetype_linter_defaults.vader
feat(biome): add support for json and jsonc ( #4805 )
2024-07-09 09:41:17 +09:00
test_find_nearest_directory.vader
…
test_find_references.vader
Add eclipselsp jdt:// support for textDocument/definition ( #4030 )
2022-03-04 19:03:27 +00:00
test_floating_preview.vader
Return floating_preview window id ( #4828 )
2024-10-20 00:13:50 +09:00
test_format_command.vader
codespell: fix spelling errors picked out by `codespell` ( #4343 )
2022-10-29 20:56:09 +09:00
test_format_temporary_file_creation.vader
…
test_function_arg_count.vader
…
test_fuzzy_json_decode.vader
…
test_get_abspath.vader
…
test_get_loclist.vader
…
test_getmatches.vader
…
test_go_to_definition.vader
Implement listing all returned results for LSP textDocument/implements ( #4755 )
2024-05-01 11:58:06 +01:00
test_gradle_build_classpath_command.vader
…
test_gradle_find_executable.vader
…
test_gradle_find_project_root.vader
…
test_helptags.vader
test: ensure helptags runs ( #4336 )
2022-10-14 09:36:43 +09:00
test_highlight_placement.vader
codespell: fix spelling errors picked out by `codespell` ( #4343 )
2022-10-29 20:56:09 +09:00
test_highlight_position_chunking.vader
…
test_history_saving.vader
…
test_hover.vader
Return floating_preview window id ( #4828 )
2024-10-20 00:13:50 +09:00
test_hover_parsing.vader
[hover] ParseLSPResult sets language 'text' for missing spec ( #4699 )
2024-02-22 11:10:32 +09:00
test_ignoring_linters.vader
#4607 No conflicts with nvim-lspconfig by default
2023-09-14 00:40:56 +01:00
test_line_join.vader
…
test_lint_file_linters.vader
Add neovim 0.6 to run-tests ( #3998 )
2022-04-01 13:17:15 +01:00
test_lint_on_enter_when_file_changed.vader
Add neovim 0.6 to run-tests ( #3998 )
2022-04-01 13:17:15 +01:00
test_lint_on_filetype_changed.vader
…
test_linter_defintion_processing.vader
…
test_linter_retrieval.vader
…
test_linter_type_mapping.vader
…
test_linting_blacklist.vader
…
test_linting_updates_loclist.vader
…
test_list_formatting.vader
Add neovim 0.6 to run-tests ( #3998 )
2022-04-01 13:17:15 +01:00
test_list_opening.vader
#4454 Clean up root test directory tests
2023-09-08 01:00:35 +01:00
test_list_titles.vader
Add neovim 0.6 to run-tests ( #3998 )
2022-04-01 13:17:15 +01:00
test_load_all_linters.vader
…
test_loclist_binary_search.vader
…
test_loclist_corrections.vader
Fix end line number when it exceeds the file ( #4130 )
2022-04-01 17:13:27 +09:00
test_loclist_jumping.vader
…
test_loclist_sorting.vader
…
test_maven_build_classpath_command.vader
…
test_maven_find_executable.vader
…
test_maven_find_project_root.vader
…
test_nearest_file_search.vader
…
test_neovim_diagnostics.vader
Update minimum supported NeoVim version to 0.6.0
2023-09-07 20:01:31 +01:00
test_no_linting_on_write_quit.vader
Add neovim 0.6 to run-tests ( #3998 )
2022-04-01 13:17:15 +01:00
test_organize_imports.vader
#4454 Clean up root test directory tests
2023-09-08 01:00:35 +01:00
test_other_sources.vader
codespell: fix spelling errors picked out by `codespell` ( #4343 )
2022-10-29 20:56:09 +09:00
test_parse_command_args.vader
#4454 Clean up root test directory tests
2023-09-08 01:00:35 +01:00
test_path_dirname.vader
…
test_path_equality.vader
…
test_path_upwards.vader
…
test_path_uri.vader
Add eclipselsp jdt:// support for textDocument/definition ( #4030 )
2022-03-04 19:03:27 +00:00
test_pattern_options.vader
…
test_prepare_command.vader
Add the buffer-local options 'b:ale_shell' and 'b:ale_shell_arguments'. ( #4146 )
2022-04-06 14:32:11 +09:00
test_python_pipenv.vader
Python support poetry ( #3834 )
2021-07-25 13:39:05 +09:00
test_python_poetry.vader
Python support poetry ( #3834 )
2021-07-25 13:39:05 +09:00
test_python_traceback.vader
…
test_python_uv.vader
Improve support for python package manage: pipenv, poetry and uv ( #4825 )
2024-09-05 15:37:30 +09:00
test_python_virtualenv.vader
#2172 - Expand PATH in the shell for automatic virtualenv
2023-03-07 01:59:11 +00:00
test_quickfix_deduplication.vader
…
test_quitting_variable.vader
…
test_redundant_tsserver_rendering_avoided.vader
…
test_regex_escaping.vader
…
test_rename.vader
#4454 Clean up root test directory tests
2023-09-08 01:00:35 +01:00
test_resolve_local_path.vader
…
test_results_not_cleared_when_opening_loclist.vader
Add neovim 0.6 to run-tests ( #3998 )
2022-04-01 13:17:15 +01:00
test_sandbox_execution.vader
…
test_semver_utils.vader
#4454 Clean up root test directory tests
2023-09-08 01:00:35 +01:00
test_set_list_timers.vader
Add neovim 0.6 to run-tests ( #3998 )
2022-04-01 13:17:15 +01:00
test_setting_loclist_from_another_buffer.vader
Add neovim 0.6 to run-tests ( #3998 )
2022-04-01 13:17:15 +01:00
test_setting_problems_found_in_previous_buffers.vader
Add neovim 0.6 to run-tests ( #3998 )
2022-04-01 13:17:15 +01:00
test_shell_detection.vader
…
test_should_do_nothing_conditions.vader
…
test_sml_command.vader
…
test_socket_connections.vader
…
test_statusline.vader
#4454 Clean up root test directory tests
2023-09-08 01:00:35 +01:00
test_swift_find_project_root.vader
…
test_symbol_search.vader
Add eclipselsp jdt:// support for textDocument/definition ( #4030 )
2022-03-04 19:03:27 +00:00
test_temporary_file_management.vader
…
test_tmpdir_wrapper.vader
#4454 Clean up root test directory tests
2023-09-08 01:00:35 +01:00
test_vim8_processid_parsing.vader
…
test_virtualtext.vader
Print the most severe problem with virtualtext
2023-09-10 17:44:25 +01:00
test_windows_escaping.vader
…
test_wrap_comand.vader
#4454 Clean up root test directory tests
2023-09-08 01:00:35 +01:00
test_writefile_function.vader
…
vimrc
Close #4442 - Use Neovim diagnostics by default
2023-09-09 16:34:55 +01:00