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
2024-09-05
Improve support for python package manage: pipenv, poetry and uv (#4825)
Diego Henrique Oliveira
2024-08-14
Add support for astro (#4780)
ghsang
2024-07-09
feat(biome): add support for json and jsonc (#4805)
Braden Kelley
2024-07-02
When ruff version is >=0.5.0 use 'ruff check <path>' instead of 'ruff <path>'...
Tom Bourton
2024-06-27
fix!(biome): allow passing options to `biome check` (#4799)
Braden Kelley
2024-06-25
fix(biome): find root when using biome.jsonc (#4774)
Braden Kelley
2024-06-24
fix(biome): send correct language to lsp proxy (#4773)
Braden Kelley
2024-06-21
fix(biome): run all enabled biome fixers (#4763)
Braden Kelley
2024-06-21
fix(biome): use temp file instead of stdin (#4775)
Braden Kelley
2024-06-02
Run actionlint by default on GitHub files
w0rp
2024-05-31
Fix eslint cwd strategy (#4781)
ghsang
2024-05-01
Implement listing all returned results for LSP textDocument/implements (#4755)
Bryan Garber
2024-04-20
feat: detect ESLint flat config (#4753)
Mathew Attlee
2024-04-17
Add htmlbeautifier support (#4751)
Arash Mousavi
2024-04-07
Added fix subcommand options (#4746)
Kevin Van Leer
2024-03-12
Fix 4740 - add hurlfmt linter (#4741)
Horacio Sanson
2024-03-12
Add support for .eslintrc.cjs (#4742)
Mathew Attlee
2024-03-02
Fix biome formatter (#4733)
David Dominguez
2024-02-27
Fix 4721 - force latex language id on cspell for tex filetype (#4724)
Horacio Sanson
2024-02-24
Add full support for biome (#4705)
Filip Gospodinov
2024-02-23
Add support for gjs template linting using embertemplate lint (#4653)
Sam
2024-02-22
Add wiki link to ShellCheck linting (#4681)
Brandon Maier
2024-02-22
[hover] ParseLSPResult sets language 'text' for missing spec (#4699)
Oliver Albertini
2024-02-06
Support 'gleam format' as Gleam fixer (#4710)
Jonathan Palardy
2024-01-14
Add biome support for javascript (#4701)
Akiomi Kamakura
2024-01-14
Add language id of cspell (#4700)
ohakutsu
2024-01-14
add: support for `rubyfmt` as `ruby` fixer (#4678)
Yining
2024-01-14
Add end_col and end_lnum to ShellCheck (#4692)
Brandon Maier
2024-01-14
Use different group names for signs and virtual text (#4704)
Ingo Meyer
2023-12-08
Add support for Scarb in `cairo` files (#4669)
MD
2023-12-07
add: support for `nickel format` as `Nickel` fixer (#4665)
Yining
2023-11-16
Adding support for ruff formatter (#4645)
Joseph Henrich
2023-09-17
Fix #4499 - Fix solhint >= 3.4.0
w0rp
2023-09-16
Fix #4505 - Handle spaces in markdown fences
w0rp
2023-09-16
Fix #3115 - Fix environment variable quoting on Windows
w0rp
2023-09-16
#4454 Clean up more tests and code
w0rp
2023-09-16
Stop supporting ale_lsp_root
w0rp
2023-09-16
Close #4458 - Add an ALEStopLSP command
w0rp
2023-09-14
#4607 No conflicts with nvim-lspconfig by default
w0rp
2023-09-10
Print the most severe problem with virtualtext
w0rp
2023-09-10
Show a single virtualtext message by default
w0rp
2023-09-09
Remove backwards compatibility with ancient setting names
w0rp
2023-09-09
Close #4481 Try .venv first, drop ve-py3
w0rp
2023-09-09
#4442 - Use the same default signs as Neovim diagnostics
w0rp
2023-09-08
#4605 Use a single time for InsertLeave emulation
w0rp
2023-09-08
Close #4605 - Emulate InsertLeave mode
w0rp
2023-09-08
#4454 Clean up root test directory tests
w0rp
2023-09-06
Close #3368 - Supercharge :ALEInfo
w0rp
2023-09-06
Add an option to save hidden buffers
w0rp
2023-09-05
Close #4461 - Use rust-analyzer by default
w0rp
[next]