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
/
autoload
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Read trigger characters from LSP initialize responses (#5121)
Eric Stern
2026-05-31
2
-5
/
+67
*
Fix infinite autocompletion loop (#5130)
Torben
2026-05-28
1
-0
/
+12
*
Close #4971 - Add support for ty via LSP
w0rp
2026-05-16
2
-1
/
+2
*
Close #5112 - Support newer Pyright and other LSPs
w0rp
2026-05-15
2
-8
/
+197
*
Close #5002 - Support getting g:ale_root as a String
w0rp
2026-05-15
1
-0
/
+5
*
Support for tex-fmt (#5127)
Matheus Gabriel Werny
2026-05-14
2
-0
/
+25
*
#5057: Avoid mixing slashes for Windows temporary files
w0rp
2026-05-14
2
-3
/
+3
*
Replace appveyor with GitHub actions (#5119)
Horacio Sanson
2026-05-12
7
-39
/
+94
*
Feat: replace em dash with -- (#5125)
Micah Chambers
2026-05-12
2
-0
/
+9
*
feat(markdown): add rumdl server and fixer (#5115)
Evan Chen
2026-04-15
2
-0
/
+23
*
fix expert lsp stdio and register capability (#5113)
coriocactus
2026-04-10
1
-0
/
+2
*
Add support for PerlNavigator (#5028)
rymdbar
2026-04-10
1
-0
/
+24
*
Use ale#Pad for option padding across the codebase (#5118)
Mathis
2026-04-10
42
-43
/
+43
*
feat: Load Prettier from cjs also
w0rp
2026-04-01
1
-0
/
+1
*
fix(tests): fix ale_c_build_dir_names being unset in tests (#5109)
Horacio Sanson
2026-03-29
1
-14
/
+1
*
Fix FindCompileCommands to handle absolute paths in c_build_dir_names (#5096)
Copilot
2026-03-28
1
-2
/
+19
*
Added support for harper in markdown files (#5104)
Armand Halbert
2026-03-28
2
-0
/
+25
*
refactor: use ale#Pad for option padding across the codebase (#5091)
PsickOSSH
2026-02-07
26
-29
/
+29
*
add option to lint diff buffers (#3185)
blobmasterbrian
2026-02-06
1
-1
/
+1
*
Utilizing -fzf for tsserver responses along with regular lsp responses (#5084)
Steve Matney
2026-01-25
1
-82
/
+71
*
Fix markdownlint output format (#5085)
Holger Detering
2026-01-25
1
-4
/
+10
*
fix-proselint (#5074)
PsickOSSH
2026-01-25
1
-0
/
+25
*
Add pymarkdown fixer (#5045)
Adrian Vollmer
2025-12-21
2
-0
/
+51
*
Add ReScript support (#5072)
John Jackson
2025-12-21
2
-0
/
+38
*
ALEFindReferences: add -fzf flag to show output in fzf (#5018)
bretello
2025-12-21
2
-24
/
+130
*
fix linter cppcheck (#5071)
yoan667
2025-12-21
1
-1
/
+2
*
add markdownlint fixer for markdown (#5066)
yoan667
2025-11-22
2
-0
/
+20
*
add unimport fixer (#5068)
FouMalade
2025-11-22
2
-0
/
+47
*
biome: use --stdin-file-path for fixer (#5051)
Albert Peschar
2025-11-22
1
-4
/
+3
*
tombi: support `toml_tombi_online` flag to control remote schema fetching (#5...
Ben Boeckel
2025-11-22
2
-0
/
+14
*
Adding --no-color flag to stylelint args (#5050)
Steve Matney
2025-11-22
2
-2
/
+2
*
Add --editor-mode flag when invoking rubocop (#5049)
Max Jacobson
2025-10-26
1
-4
/
+18
*
fix issue 5037. "/s/c/" to "/s/c" (#5043)
Shigma
2025-09-06
1
-1
/
+1
*
ale: add `FindNearestFileOrDirectory` function (#5033)
Ben Boeckel
2025-08-21
1
-0
/
+30
*
chore: remove some unused files and minor typo fix (#5029)
Yining
2025-08-15
1
-1
/
+1
*
Add support for verible: language server + fixer (#4994)
Nicolas Derumigny
2025-08-13
2
-0
/
+22
*
add preview for ALEFindReferences (#5001)
bretello
2025-08-13
1
-4
/
+28
*
Add configurable options support for redpen linter (#5006)
Jason Weir
2025-08-13
1
-0
/
+13
*
Reduce lines of code for tombi
w0rp
2025-08-13
2
-4
/
+2
*
tombi: support its LSP (#5022)
Ben Boeckel
2025-08-13
3
-0
/
+42
*
Only strip newlines for echo, otherwise full messages (#4964)
Benjamin Block
2025-07-20
2
-2
/
+3
*
Added 'build/Debug' and 'build/Release' to g:ale_c_build_dir_names (#4322) (#...
F-Kearney
2025-07-20
1
-0
/
+2
*
Make shellcheck respect ale_warn_about_trailing_whitespace
w0rp
2025-07-06
1
-3
/
+20
*
Some absolute paths are not recognized for Windows (#4987)
Andrey Starodubtsev
2025-06-24
1
-5
/
+4
*
Remove pytest.ini from project detection files
w0rp
2025-06-24
1
-6
/
+6
*
Fix golangci-lint fixer with version 2 (#4960)
Horacio Sanson
2025-05-17
1
-18
/
+34
*
Adding Roc language linters and fixers. (#4966)
Benjamin Block
2025-05-05
3
-0
/
+51
*
Use ale#Escape in c_clangformat_style_option (#4949)
Mikhail Velikikh
2025-04-16
1
-1
/
+1
*
Add bash to the linter aliases (#4948)
Jean-Philippe Guérard
2025-04-16
1
-0
/
+1
*
Mention, but do not scream when a file changes before it is fixed
w0rp
2025-04-10
1
-1
/
+1
[next]