index
:
ale
add-lsp-emoji
feature/doc_contrib
feature/open_list_num
fix/broken_golang_links
fix/lua-language-server_docs
fix/pylsp-typo
fix/use_stable_rust
master
poc/switch_source_header
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
Age
Commit message (
Expand
)
Author
2025-08-14
Correct typo in documented python command
fix/pylsp-typo
cos
2025-08-13
Fix lua_language_server_config variable name
fix/lua-language-server_docs
cos
2025-08-13
linter/scala/metals: add build.mill as project root detect file (#5012)
Woshiluo Luo
2025-08-13
Add support for perl language server (#5003)
rymdbar
2025-08-13
Add support for verible: language server + fixer (#4994)
Nicolas Derumigny
2025-08-13
Add support for fortitude (fortran linter) #5004
w0rp
2025-08-13
add preview for ALEFindReferences (#5001)
bretello
2025-08-13
add: support project-local `ansible-lint` (#5015)
Yining
2025-08-13
Save redpen_options when running tests
w0rp
2025-08-13
Add configurable options support for redpen linter (#5006)
Jason Weir
2025-08-13
Appended :speech_balloon: emoji to any line containing an lsp (#5011)
F-Kearney
2025-08-13
Reduce lines of code for tombi
w0rp
2025-08-13
tombi: support its LSP (#5022)
Ben Boeckel
2025-08-13
doc/ale-rust: fix `rust-analyzer` typo (#5021)
Ben Boeckel
2025-08-13
Take Vim binaries from ALE release assets
w0rp
2025-08-13
Skip empty or unparseable ruff items
w0rp
2025-07-20
Only strip newlines for echo, otherwise full messages (#4964)
Benjamin Block
2025-07-20
Slang verilog Linter: set default searchpath and output filename (#4999)
Tarik Graba
2025-07-20
Add explicit module search path to the verilator linter (#5000)
Tarik Graba
2025-07-20
Add initialization_options to Sorbet LSP linter (#4954)
Leo Correa
2025-07-20
Added 'build/Debug' and 'build/Release' to g:ale_c_build_dir_names (#4322) (#...
F-Kearney
2025-07-12
Disable unreachable errors from shellcheck in run-tests
w0rp
2025-07-06
Make shellcheck respect ale_warn_about_trailing_whitespace
w0rp
2025-06-24
Some absolute paths are not recognized for Windows (#4987)
Andrey Starodubtsev
2025-06-24
Remove pytest.ini from project detection files
w0rp
2025-05-20
Skip whitespace warnings from ruff, if so configured
w0rp
2025-05-20
Add bash-language-server as an alias for it
w0rp
2025-05-17
Fix golangci-lint fixer with version 2 (#4960)
Horacio Sanson
2025-05-17
[python/pyre.vim] use pyrefly executable (#4972)
Oliver Albertini
2025-05-05
Add initial support for named-checkzone linter (#4961)
Nikita Korolev
2025-05-05
Adding Roc language linters and fixers. (#4966)
Benjamin Block
2025-04-26
Add other issue types
w0rp
2025-04-26
Add Bug as a bug issue template type
w0rp
2025-04-26
Add support for the Lean 4 LSP, served by lake. (#4952)
Benjamin Block
2025-04-16
Use ale#Escape in c_clangformat_style_option (#4949)
Mikhail Velikikh
2025-04-16
Add bash to the linter aliases (#4948)
Jean-Philippe Guérard
2025-04-10
Mention, but do not scream when a file changes before it is fixed
w0rp
2025-04-07
Remove ANSI color codes from nix linter messages (#4944)
PizZaKatZe
2025-04-02
Correctly identify tempfiles once symlinks are resolved (#3726)
Josh Pencheon
2025-04-01
Always use safe file local variables for erlang-mode fixer (#4942)
Dmitri Vereshchagin
2025-03-31
Add support for glnagci-lint v2 (#4936)
Horacio Sanson
2025-03-30
Remove hadolint rule code from location list entry text (#4939)
Dmitri Vereshchagin
2025-03-29
Update ale_disable_lsp documentation to clarify options
w0rp
2025-03-29
Fix #4935 - Send tsserver messsages to tsserver in Neovim
w0rp
2025-03-28
Set up Lua development for Macs with Homebrew
w0rp
2025-03-27
#3600 Implement pull model with Neovim Client
w0rp
2025-03-27
Close #3600 - Implement pull diagnostics in VimL
w0rp
2025-03-27
Implement ale.queue for calling ale#Queue in Lua
w0rp
2025-03-27
Implement ale.pad in Lua
w0rp
2025-03-27
Implement ale.get_filename_mappings in Lua
w0rp
[next]