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
2021-01-20
Merge pull request #3261 from toastal/dhall
Horacio Sanson
2021-01-20
Merge pull request #3430 from mbrunnen/mbn/fix-macros-include-c-flag
Horacio Sanson
2021-01-20
Merge pull request #3362 from daliusd/tsserver_hints
Horacio Sanson
2021-01-15
Merge pull request #3234 from hsanson/3233-enable-ktlint-fixer-for-kotlin-files
Horacio Sanson
2021-01-14
Merge pull request #3535 from dense-analysis/revert-3358-master
w0rp
2021-01-14
Add nvim floating window support (replaces #3314) (#3470)
Kevin Clark
2021-01-13
Merge pull request #3494 from YorickPeterse/master
Horacio Sanson
2021-01-13
Merge pull request #3482 from liskin/lsp-popup-menu-fix
Horacio Sanson
2021-01-13
Merge pull request #3398 from ecly/update-python-find-root
Horacio Sanson
2021-01-13
Merge pull request #3399 from StephenWithPH/suggest-scalafmt-for-sbt
Horacio Sanson
2021-01-12
Revert "Improves fixer performance for large buffers"
Horacio Sanson
2021-01-08
Merge pull request #3386 from ivorpeles/master
Horacio Sanson
2020-12-23
Add linter for Inko
Yorick Peterse
2020-12-21
merging master
toastal
2020-12-05
codefix: Fix LSP MenuCallback invocation (E119, not enough args)
Tomas Janousek
2020-11-29
Merge pull request #3381 from andreypopp/gofmt-stding-stdout
Horacio Sanson
2020-11-26
fix: correct suggested filetype for yamlfix
Lyz
2020-11-25
Use better string comparison operators in isort fixer
Ivor Peles
2020-11-25
Fix comparison operator
Ivor Peles
2020-11-25
feat: add yamlfix fixer
Lyz
2020-11-21
Ignore executable check when executable is pipenv
Ivor Peles
2020-11-21
Set default value for python_isort_auto_pipenv
Ivor Peles
2020-11-21
Use pipenv isort executable when python_auto_pipenv = 1
Ivor Peles
2020-11-21
Fix 3103 - add shellcheck shell directive detection. (#3216)
Horacio Sanson
2020-11-21
Merge pull request #3409 from lyz-code/feat/add-autoimport-support
w0rp
2020-11-21
Merge pull request #2903 from davidtwco/ormolu-fixer
w0rp
2020-11-21
Add php phpcbf options (#3383)
Dale Jung
2020-11-21
Close #2727 - Add a hover-only setting for balloons
w0rp
2020-11-21
Fix #3332 - Modify everything for rename/actions
w0rp
2020-11-21
Merge pull request #3358 from lukaswozniak/master
w0rp
2020-11-21
Merge pull request #3354 from rphln/collapse-whitespaces
w0rp
2020-11-21
Fix handling of ranges at file end. (#3344)
w0rp
2020-11-21
Add luafmt fixer (#3289)
zandr
2020-11-21
Merge pull request #3435 from myobie/yarn-berry
w0rp
2020-11-21
Settings to control suggestions.
Dalius Dobravolskas
2020-11-21
Show tsserver hints/suggestions in Ale.
Dalius Dobravolskas
2020-11-21
#3442 Fix code fix clangd issue
Dalius Dobravolskas
2020-11-21
Close #1466 - Add GVIM refactor menu support
w0rp
2020-11-17
Look for node packages in .yarn/sdks as well
Nathan Herald
2020-11-14
cmp forwards, and reverse the code actions
w0rp
2020-11-14
Support for LSP/tsserver Code Actions (#3437)
Dalius Dobravolskas
2020-11-14
Merge branch 'master' of github.com:dense-analysis/ale into dhall
toastal
2020-11-03
Add -imacros to C flags
Manoel Brunnen
2020-11-02
Move the test for buffer-local variables
Jason Franklin
2020-11-02
Use the proper term for the "#!" line
Jason Franklin
2020-11-02
Remove a noise comment
Jason Franklin
2020-10-23
feat: add autoimport fixer
Lyz
2020-10-23
Add ormolu fixer.
David Wood
2020-10-19
add sbt as a suggested filetype for scalafmt fixer
StephenWithPH
2020-10-15
#3332 Implement :ALERename! for ignoring errors
w0rp
[next]