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-07-31
Don't echom if not in normal mode (#4560)
Amadeus Demarzi
2023-07-25
Communicate support for markdown to the lsp server (#4450) (#4453)
Wooter
2023-07-24
Add erb-formatter support (#4546)
Arash Mousavi
2023-07-24
feat: enable golangci-lint by default (#4536)
Craig Rodrigues
2023-07-24
Add end_col of matched forbidden word (#4556)
LittleKey
2023-06-27
Remove golint supported-tools (#4535)
Craig Rodrigues
2023-05-06
Add support for npm-groovy-lint (#4495)
lucas-str
2023-04-22
Add fourmolu fixer (#4501)
Pat Brisbin
2023-03-31
Added column alignment for errors (#4473)
David le Blanc
2023-03-26
Add support for `rustywind` fixer (#4477)
Guillermo R. Roig Carralero
2023-03-14
Fix `ale#util#GetBufferContents` and propagate use (#4457)
Wilson E. Alvarez
2023-03-08
Clear virtualtext no matter how enabled (#4475)
Daniel Harding
2023-03-07
#2172 - Expand PATH in the shell for automatic virtualenv
w0rp
2023-03-07
Add deadnix linter (#4443)
Albert Peschar
2023-02-21
Fix #3616, #3903 - Use proper floating window borders in neovim (#4417)
Oskar Haarklou Veileborg
2023-02-08
Attempt to fix auto virtualenv on Windows
w0rp
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ß
[next]