ale/test/completion
Gerardo Gómez Rodríguez 8b73d98baf
chore: replace python-language-server to supported pylsp (#3810)
As mentioned in #3722 palantir's python-language-server is no longer maintained.
The alternative is to use the community-driven https://github.com/python-lsp/python-lsp-server.
2021-07-09 22:40:31 +09:00
..
test_ale_import_command.vader
test_complete_events.vader
test_completion_events.vader Close #3433 - Only use noselect if set for automatic completion 2021-06-19 10:57:34 +01:00
test_completion_filtering.vader
test_completion_prefixes.vader
test_lsp_completion_messages.vader chore: replace python-language-server to supported pylsp (#3810) 2021-07-09 22:40:31 +09:00
test_lsp_completion_parsing.vader Allow duplicate LSP completions for autoimport (#3473) 2021-01-31 16:21:31 +00:00
test_omnifunc_completion.vader 3560 add vim 8.2 and nvim 0.4 to ci tests (#3561) 2021-01-27 19:52:24 +00:00
test_public_completion_api.vader chore: replace python-language-server to supported pylsp (#3810) 2021-07-09 22:40:31 +09:00
test_tsserver_completion_parsing.vader