mirror of
https://github.com/dense-analysis/ale
synced 2025-02-19 13:56:50 +00:00
Add an `ALECompletePost` event along with everything needed to make it useful for its primary purpose: fixing code after inserting completions. * `ALEFix` can now be called with a bang (`!`) to suppress errors. * A new `ALELintStop` command lets you stop linting, and start it later. |
||
---|---|---|
.. | ||
test_ale_import_command.vader | ||
test_complete_events.vader | ||
test_completion_events.vader | ||
test_completion_filtering.vader | ||
test_completion_prefixes.vader | ||
test_lsp_completion_messages.vader | ||
test_lsp_completion_parsing.vader | ||
test_omnifunc_completion.vader | ||
test_public_completion_api.vader | ||
test_tsserver_completion_parsing.vader |