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_ale_toggle.vader
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add neovim 0.6 to run-tests (#3998)
Horacio Sanson
2022-04-01
1
-18
/
+18
*
569 support vim sign group and priority (#2786)
Horacio Sanson
2019-09-25
1
-2
/
+2
*
Fix tests so they work with new NeoVim highlight code
w0rp
2019-09-01
1
-22
/
+62
*
#2132 - lint and fix with ale#command#Run
w0rp
2019-02-06
1
-0
/
+19
*
Get tests to pass in Vim 8.1
w0rp
2018-07-23
1
-26
/
+46
*
Get tests running and passing with NeoVim 0.2 and 0.3
w0rp
2018-06-28
1
-22
/
+7
*
Set up most of the autocmd events in one group
w0rp
2018-06-20
1
-13
/
+3
*
Fix condition to test a balloon feature
rhysd
2018-05-11
1
-3
/
+7
*
Fix #1404 - Do not show balloons when g:ale_set_balloons is 0. Add b:ale_set_...
v1.8.0
w0rp
2018-03-25
1
-0
/
+40
*
Make toggling work when pattern options are enabled
w0rp
2017-12-01
1
-0
/
+4
*
#857 - Add b:ale_fix_on_save for controlling fixing on save for specific buffers
w0rp
2017-10-30
1
-1
/
+7
*
Fix #719 - Add ALEReset and ALEResetBuffer for removing problems for all buff...
w0rp
2017-10-29
1
-0
/
+49
*
#817 Add commands for toggling ALE for only the current buffer
w0rp
2017-10-28
1
-5
/
+86
*
#817 Move code for toggling ALE to its own file
w0rp
2017-10-28
1
-0
/
+29
*
Get all tests to pass on Windows
w0rp
2017-10-23
1
-1
/
+1
*
Fix #825 - Downgrade signs when problems change
w0rp
2017-08-26
1
-3
/
+10
*
#653 Skip filetype keys in g:ale_buffer_info during cleanup
w0rp
2017-08-13
1
-2
/
+51
*
#697 - Clear all highlights every time items are set again, and refactor most...
w0rp
2017-07-07
1
-5
/
+10
*
Add commands to run ALEFix, and some tests to cover functionality so far. Add...
w0rp
2017-05-20
1
-1
/
+2
*
Refactor jobs into a Vim version agnostic API which can be used for other pur...
w0rp
2017-05-12
1
-2
/
+3
*
Fix #130 - Run linters when the filetype is changed
w0rp
2017-03-27
1
-0
/
+1
*
Enabling linting on save by default, re #333
w0rp
2017-03-27
1
-0
/
+1
*
#333 Update line numbers for loclist items when current sign_id values are set
w0rp
2017-03-14
1
-2
/
+2
*
#333 Save sign IDs back on loclist items, and make it possible to get line nu...
w0rp
2017-03-11
1
-2
/
+2
*
Cover ALEToggle with Vader tests
w0rp
2017-02-15
1
-0
/
+112