mirror of
https://github.com/dense-analysis/ale
synced 2024-12-14 02:15:43 +00:00
36f9631512
* [#420] Add options to facilitate linting only in normal mode ale_lint_on_text_changed: Allow setting to 'insert' or 'normal' to lint when text is changed only in insert or normal mode respectively. ale_lint_on_insert_leave: This flag can be set to 1 to enable linting when leaving insert mode. * [#420] Test updated global options Ale should - bind to TextChanged events when g:ale_lint_on_text_changed = 1 - bind to TextChanged events when g:ale_lint_on_text_changed = 'always' - bind to InsertLeave event when g:ale_lint_on_insert_leave = 1 |
||
---|---|---|
.. | ||
ale-asm.txt | ||
ale-c.txt | ||
ale-cmake.txt | ||
ale-cpp.txt | ||
ale-css.txt | ||
ale-erlang.txt | ||
ale-fortran.txt | ||
ale-html.txt | ||
ale-java.txt | ||
ale-javascript.txt | ||
ale-lua.txt | ||
ale-ocaml.txt | ||
ale-perl.txt | ||
ale-php.txt | ||
ale-python.txt | ||
ale-ruby.txt | ||
ale-rust.txt | ||
ale-sass.txt | ||
ale-scss.txt | ||
ale-sh.txt | ||
ale-tex.txt | ||
ale-vim.txt | ||
ale-yaml.txt | ||
ale.txt |