index
:
ale
codex/update-ale-to-prefer-ale_root-setting
copilot/fix-ale-compile-commands-path
master
v1.0.x
v1.1.x
v1.2.x
v1.3.x
v1.4.x
v1.5.x
v1.6.x
v1.7.x
v1.8.x
v1.9.x
v2.0.x
v2.1.x
v2.2.x
v2.3.x
v2.4.x
v2.5.x
v2.6.x
v2.7.x
v3.0.x
v3.1.x
v3.2.x
v3.3.x
v4.0.x
Asynchronous Lint Engine plugin for Vim
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
test
/
test_autocmd_commands.vader
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use ModeChanged events instead of InsertLeave emulation #4919 #4738
w0rp
2025-03-10
1
-10
/
+31
*
Close #4605 - Emulate InsertLeave mode
w0rp
2023-09-08
1
-3
/
+30
*
codespell: fix spelling errors picked out by `codespell` (#4343)
Ben Boeckel
2022-10-29
1
-2
/
+2
*
Close #3309 - Add b:ale_lint_delay
w0rp
2020-08-28
1
-8
/
+8
*
#1532 - Display hover information on CursorHold
w0rp
2020-08-04
1
-1
/
+27
*
Add ALERename (tsserver & LSP), ALEOrganizeImports (tsserver) and auto import...
Jerko Steiner
2019-09-12
1
-0
/
+4
*
Lint on InsertLeave, not in insert mode by default
w0rp
2019-06-10
1
-2
/
+2
*
Test that we CleanupEveryBuffer when vim supports it
Felipe Sere
2018-09-17
1
-4
/
+13
*
Fix #1619 - Rewrite lint on enter events so they behave better
w0rp
2018-07-17
1
-7
/
+5
*
#1524 Avoid loading cursor code until engine code has been loaded
w0rp
2018-07-03
1
-3
/
+3
*
Set up most of the autocmd events in one group
w0rp
2018-06-20
1
-100
/
+87
*
Move the initialization of augroups to then events file
w0rp
2018-06-19
1
-2
/
+2
*
Avoid calling ALE cleanup code if ALE never tried to check a buffer
w0rp
2018-06-19
1
-1
/
+1
*
Move autocmd commands out of the toggle file, to improve load times
w0rp
2018-04-23
1
-2
/
+2
*
Clean up ALE linter buffer data when buffers are deleted, not unloaded
w0rp
2017-12-19
1
-1
/
+1
*
#1095 Apply all patterns for g:ale_pattern_options, instead of just the first...
w0rp
2017-11-11
1
-6
/
+17
*
#857 - Add b:ale_fix_on_save for controlling fixing on save for specific buffers
w0rp
2017-10-30
1
-24
/
+2
*
#817 Move code for toggling ALE to its own file
w0rp
2017-10-28
1
-2
/
+3
*
#904 Do not run linters on :wq or :x
w0rp
2017-10-14
1
-0
/
+6
*
Rename the autocmd test file, as I can never remember the old name
w0rp
2017-10-14
1
-0
/
+218