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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix end line number when it exceeds the file (#4130)
v3.2.x
Felix Maurer
2022-04-01
2
-7
/
+14
*
Fix :ALEImport column position
yoshi1123
2022-03-20
2
-13
/
+14
*
Bump ALE to v3.2.0
v3.2.0
w0rp
2022-03-05
2
-1
/
+2
*
Document default linter selections again
w0rp
2022-03-05
3
-4
/
+6
*
Fix an argument name
w0rp
2022-03-04
1
-2
/
+2
*
Enable autoimport by default (#4102)
Horacio Sanson
2022-03-04
3
-11
/
+16
*
Add eclipselsp jdt:// support for textDocument/definition (#4030)
yoshi1123
2022-03-04
27
-147
/
+322
*
Fix #4098 - Clear LSP data when servers crash
w0rp
2022-03-02
1
-0
/
+1
*
Document the use of author rewriting tools (#4088)
nospam2998
2022-03-01
1
-0
/
+19
*
#3495 Mention that ShowResults() must not be called synchronously
w0rp
2022-03-01
1
-0
/
+6
*
Update README to mention Libera instead of Freenode
w0rp
2022-02-26
1
-1
/
+1
*
Fix 4086 - use stable command options for rustc (#4087)
Horacio Sanson
2022-02-20
3
-8
/
+8
*
Sometimes end_lnum and end_col are not present (#4062)
Horacio Sanson
2022-02-09
1
-2
/
+2
*
fix: duplicate tags in doc (#4059)
Sébastien NOBILI
2022-02-08
1
-3
/
+3
*
Dispatch textDocument/didChange after rename (2) (#4049)
Jerko Steiner
2022-02-08
9
-181
/
+329
*
Add a unimport linter for Python files (#4058)
Jon Parise
2022-02-08
9
-0
/
+219
*
Update the Black URL (#4057)
Jon Parise
2022-02-08
1
-1
/
+1
*
Update cmake-lint linter url (#4056)
Horacio Sanson
2022-02-06
1
-1
/
+1
*
Add CMake linter cmake-lint (#4036)
Carl Smedstad
2022-02-06
7
-0
/
+108
*
Add oelint-adv support (#4043)
offa
2022-02-06
7
-0
/
+125
*
Allows to use quickfix for references. (#4033)
Dalius Dobravolskas
2022-02-05
3
-17
/
+149
*
Treat ale_open_list integer values as thresholds (#4050)
nospam2998
2022-02-04
3
-7
/
+48
*
Add ALEPopulateQuickfix and ALEPopulateLocList (#3761)
David Briscoe
2022-02-04
4
-1
/
+132
*
doc: Clarify the types of process_with (#4039)
David Briscoe
2022-02-04
1
-5
/
+9
*
Add `naga` linter for WGSL support (#4047)
Linda_pp
2022-02-04
8
-0
/
+98
*
enable using cpplint for c (#3008)
Justin Huang
2022-02-03
2
-0
/
+35
*
Fix unhandled nix versions for linter 'nix' (#4045)
Jeffrey Lau
2022-02-02
2
-1
/
+41
*
Allow to configure haskell-language-server LSP config (#4038)
Tomáš Janoušek
2022-02-02
3
-0
/
+21
*
Add yaml-language-server support for YAML (#2874) (#4029)
Jeffrey Lau
2022-01-07
7
-0
/
+111
*
Fix 3838 - deprecate datanalyzer (#3839)
Horacio Sanson
2022-01-05
7
-122
/
+2
*
Fix 4004 - Disable eslint by default for json. (#4023)
Horacio Sanson
2022-01-05
3
-15
/
+69
*
Fix 4025 - Allow to configure texlab LSP settings (#4027)
Horacio Sanson
2022-01-05
3
-1
/
+23
*
Fix execution of the Angular language server for HTML files
w0rp
2022-01-05
2
-23
/
+11
*
Add dprint fixer (#4024)
Nathan
2022-01-04
15
-3
/
+195
*
Add auto-fixer for crystal (#4016)
Alex Piechowski
2021-12-28
3
-0
/
+52
*
Fix 3998 - add language option to uncrustify fixer (#4007)
Horacio Sanson
2021-12-25
2
-4
/
+96
*
ALEFileRename command added. (#4012)
Dalius Dobravolskas
2021-12-17
8
-2
/
+385
*
Fix crash for Reek 6.0.4 (#4010)
Phong Nguyen
2021-12-13
1
-1
/
+5
*
add support for checkov for linting terraform files (#4006)
thyme-87
2021-12-11
7
-0
/
+143
*
Pass full path to pydocstyle (#3995)
Brendan Maginnis
2021-12-09
2
-9
/
+9
*
Fix check for did_save and includeText capabilities (#4008)
Horacio Sanson
2021-12-09
1
-2
/
+2
*
Initialize hl-groups correctly if virtual text is loaded first (#3960)
Magnus Groß
2021-12-09
3
-20
/
+37
*
Add volar support for vue (#3992)
Arnold Chand
2021-11-21
10
-0
/
+141
*
Fix --file-filter option on cppcheck command (#3987)
Dan George
2021-11-20
3
-11
/
+15
*
Add cspell Linter (#3981)
David Houston
2021-11-19
71
-62
/
+689
*
Cppcheck buffered file only (#3983)
Dan George
2021-11-18
3
-3
/
+47
*
Restore checkmake linebreaks (#3986)
Dan George
2021-11-18
1
-1
/
+1
*
Rewrite Alex Integration to Use stdin (#3982)
David Houston
2021-11-18
4
-33
/
+34
*
Adds PHPActor Linter (LSP) (#3975)
Arie Oldman
2021-11-18
4
-0
/
+45
*
Find composer.json when searching for psalm (#3979)
Daisuke Shimamoto
2021-11-15
2
-0
/
+11
[next]