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
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
2022-05-16
Add support for Packer (#4192)
Zhuoyun Wei
2022-05-16
add rego support (#4199)
Reza J. Bavaghoush
2022-05-15
Look for .mypy.ini when finding project root (#4202)
Fionn Fitzmaurice
2022-05-13
Close #4201 - Run vimls from Vader by default
w0rp
2022-05-03
Fix 4177 set default yaml linters (#4178)
Horacio Sanson
2022-05-03
add yaml actionlint support (github actions) (#4173)
bretello
2022-04-30
vscode-json-languageserver support (#4164)
Dalius Dobravolskas
2022-04-30
Add ALEGoToImplementation (#4160)
godbless
2022-04-29
Add CodeAction codeActionLiteralSupport Feature (#4163)
godbless
2022-04-06
Add buf linter and fixer (#4128)
Alex McKinney
2022-04-06
Handle ghc panic in haskell (#4145)
lykmast
2022-04-06
Add the buffer-local options 'b:ale_shell' and 'b:ale_shell_arguments'. (#4146)
James Cherti
2022-04-06
Fix 4141 - Stop press enter prompt on long diagnostic messages (#4144)
Horacio Sanson
2022-04-01
Fix test for echoing messages
w0rp
2022-04-01
Use echon over echom for cursor echo (#3888)
Amadeus Demarzi
2022-04-01
Set default value for insertTextFormat (#4124)
João Costa
2022-04-01
Add neovim 0.6 to run-tests (#3998)
Horacio Sanson
2022-04-01
Fix end line number when it exceeds the file (#4130)
Felix Maurer
2022-03-20
Fix :ALEImport column position
yoshi1123
2022-03-05
Bump ALE to v3.2.0
w0rp
2022-03-05
Document default linter selections again
w0rp
2022-03-04
Fix an argument name
w0rp
2022-03-04
Enable autoimport by default (#4102)
Horacio Sanson
2022-03-04
Add eclipselsp jdt:// support for textDocument/definition (#4030)
yoshi1123
2022-03-02
Fix #4098 - Clear LSP data when servers crash
w0rp
2022-02-09
Sometimes end_lnum and end_col are not present (#4062)
Horacio Sanson
2022-02-08
Dispatch textDocument/didChange after rename (2) (#4049)
Jerko Steiner
2022-02-05
Allows to use quickfix for references. (#4033)
Dalius Dobravolskas
[next]