index
:
ale
feature/doc_contrib
feature/open_list_num
fix/broken_golang_links
fix/lua-language-server_docs
fix/use_stable_rust
master
topic/docker-free_testing
topic/plls
wip/cargo_multifile
wip/lint_fail_err
wip/twig
Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
autoload
Age
Commit message (
Expand
)
Author
2023-02-08
#2172 Auto PATH with ale_python_auto_virtualenv
w0rp
2023-02-08
Add support for lua-language-server
w0rp
2023-02-07
Add alejandra for nix (#4435)
Nathan Henrie
2023-01-29
diagnostics: support sending ALE output to Neovim's diagnostics API (#4345)
Ben Boeckel
2023-01-28
Add `gopls format` as a Go fixer
Sean Enck
2023-01-27
add: pycln as a python linter and fixer (#4415)
Yining
2023-01-06
Fix #4413 - Avoid errors for invalid buffers in ale#virtualtext#Clear
w0rp
2023-01-04
Fix #4410 - Ignore prop_add errors
w0rp
2022-12-30
Fix #4408 - Trigger floating preview autocommand on BufWinLeave and WinScroll...
Leon
2022-12-27
Fix #4331 - Shift line 0 errors to line 1 for virtual-text
w0rp
2022-12-27
Close #4401 - Use subtle defaults for virtual-text
w0rp
2022-12-27
#4400 - Remove virtual-text defaults from highlight.vim
w0rp
2022-12-27
Fix #4400 - Separate virtual text highlight groups to avoid errors
w0rp
2022-12-26
Fix #4399 - Manage virtual-text state better
w0rp
2022-12-25
Update ALE to v3.3.0
w0rp
2022-12-25
Close #4397 - Add human-readable values for g:ale_virtualtext_cursor
w0rp
2022-12-25
Enable ruff for Python by default
w0rp
2022-12-22
fix: ruff not registered as fixer (#4393)
Yining
2022-11-25
Added support for more file types for clang-format. (#4367)
Matheus
2022-11-23
Fix bug in sqlfluff implementation & implement fixer support (#4365)
Carl Smedstad
2022-11-07
Add raco_fmt fixer for Racket files (#4354)
Jeremy Cantrell
2022-11-05
omni: racket should complete at end of keywords (#4352)
D. Ben Knoble
2022-10-31
add: support for ruff as a Python linter and fixer (#4347)
Yining
2022-10-29
codespell: fix spelling errors picked out by `codespell` (#4343)
Ben Boeckel
2022-10-12
cc: fix using '-x c*-header' for header files with GCC. (#4334)
Nicolas Pauss
2022-09-30
Add fixer "css-beautify". Adjust "html-beautify." (#4319)
Matheus Gabriel Werny de Lima
2022-09-30
Added file types for dprint. (#4320)
Matheus Gabriel Werny de Lima
2022-09-30
Add pyright config files to project root files list (#4321)
Andreas Doll
2022-09-25
cc: use '-x c*-header' for header files for C and C++ linters. (#4318)
Nicolas Pauss
2022-09-11
Deno: find project root using deno.json/deno.jsonc (#4306)
Dirk Jonker
2022-09-11
Fix 4155 - Show error when project root not found (#4207)
Horacio Sanson
2022-09-08
omni: find last racket keyword for completion (#4293)
D. Ben Knoble
2022-09-07
Implement buffer-wide virtual text support (#4289)
Magnus Groß
2022-09-06
Fix virtual text for vim 8.2 (#4291)
Magnus Groß
2022-08-23
Allow callbacks for floating preview popups (#4247)
Shaun Duncan
2022-08-23
Use native virtual-text for vim9 (#4281)
Magnus Groß
2022-08-18
fix #4276: honor b:ale_enabled for hover at cursor (#4277)
Hongbo Liu
2022-08-09
Add support for syntax_tree fixer (#4268)
Mo Lawson
2022-08-07
Add openscad and sca2d support (#4205)
Nathan Henrie
2022-07-26
Prevent buffering of job output and excessive polling (#4259)
Tomáš Janoušek
2022-07-26
Add support for Dune (#4263)
Albert Peschar
2022-07-14
Fix 4249 - Revert change to stop compl menu. (#4250)
Horacio Sanson
2022-07-07
Add support for Laravel Pint (#4238)
Michael Dyrynda
2022-07-04
Improve struct and pointer autocompletion in C (#4231)
Marios S
2022-07-02
Allow `shfmt` fixer to use `.editorconfig` (#4244)
Henrique Barcelos
2022-06-23
racket: start completion in a full keyword (#4186)
D. Ben Knoble
2022-06-16
Add pyflyby fixer (using its tidy-imports script) (#4219)
infokiller
2022-05-29
Add support for actionlint options (#4216)
Isman Firmansyah
2022-05-27
Allow customization of all floating window borders (#4215)
Devin J. Pohly
2022-05-17
Add zig fmt support (#4198)
Arash Mousavi
[next]