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
Age
Commit message (
Expand
)
Author
2018-05-28
Close #1553 - Support some tsserver completion for strings
w0rp
2018-05-28
Fix #1568 - Filter LSP completion results with the prefixes
w0rp
2018-05-28
Fix #1611 - Fix perlcritic escaping on Windows
w0rp
2018-05-28
Merge pull request #1562 from haginaga/support_phan_client
w0rp
2018-05-27
Fix an incorrect argument of ale#Var in ale_linters#php#phan#Handle
haginaga
2018-05-27
Fix code style issues and refactor to use ale#Var
haginaga
2018-05-26
Merge pull request #1564 from aliou/ad-alefix-fixer-cmdline-completion
w0rp
2018-05-26
#1600 Alias vimwiki to markdown
w0rp
2018-05-26
Merge pull request #1574 from hecrj/elm-0.19
w0rp
2018-05-25
Fix multiline indentation
Héctor Ramón Jiménez
2018-05-25
Move the sasslint handlers to one location
w0rp
2018-05-25
Merge pull request #1573 from zed0/master
w0rp
2018-05-25
Merge pull request #1575 from tsuburin/enable_dmd_warnings
w0rp
2018-05-17
Do not echo messages to the echo line for mouse movements unless the user say...
w0rp
2018-05-16
TUI / GUI tooltip with content from ALEHover (#1556)
Gerry Agbobada
2018-05-15
Fix #1584 - Make duplicate msgfmt messages easier to navigate
w0rp
2018-05-15
Make Elm linter backwards compatible with Elm 0.18
Héctor Ramón Jiménez
2018-05-15
Run sass-lint from the target's directory
Ben Falconer
2018-05-15
Merge pull request #1565 from rhysd/improve-balloon-support-detection
w0rp
2018-05-15
Update the issue template to tell you where to find command callback tests
w0rp
2018-05-12
Show Elm.Kernel as location when `report.path` is `null` in a general problem
Héctor Ramón Jiménez
2018-05-12
Added "-wi" to the dmd command to endable warning messages.
tsuburin
2018-05-12
Use `message` as `text` instead of `title`
Héctor Ramón Jiménez
2018-05-11
Update ale-elm doc
Héctor Ramón Jiménez
2018-05-11
Test global problems and imported module errors
Héctor Ramón Jiménez
2018-05-11
Upgrade Elm linter to support 0.19 error reports
Héctor Ramón Jiménez
2018-05-11
Fix condition to test a balloon feature
rhysd
2018-05-11
Improve g:ale_set_balloons default value
rhysd
2018-05-10
Use the command line to filter ALEFix's command line completion.
Aliou Diallo
2018-05-09
Merge pull request #1563 from IngoHeimbach/fix/gcc-fatal-error
w0rp
2018-05-09
Fatal GCC errors are handled as errors not warnings
Ingo Heimbach
2018-05-08
Merge pull request #1555 from BobuSumisu/nasm-linter
w0rp
2018-05-08
#852 Update the REAME to mention %...code...%
w0rp
2018-05-08
Merge pull request #1552 from a-marquez/master
w0rp
2018-05-08
Fix to follow the Google VimScript Style Guide
haginaga
2018-05-08
Fix to follow the Google VimScript Style Guide
haginaga
2018-05-08
Modify to be able to use phan_client without g:ale_php_phan_executable
haginaga
2018-05-08
(close w0rp/ale#1561) Add support phan_client for php
haginaga
2018-05-04
Fixed handle test for Windows
Øyvind Ingvaldsen
2018-05-04
smallfix
Øyvind Ingvaldsen
2018-05-04
Added NASM linter
Øyvind Ingvaldsen
2018-05-03
Merge pull request #1550 from deivid-rodriguez/bundle_option_for_mdl
w0rp
2018-05-03
#1503 Call setline() after `d`, in case there are folds at the end of the file
w0rp
2018-05-03
Tell people to install prettier-eslint-cli instead
w0rp
2018-05-03
Add g:ale_completion_excluded_words for completion filtering
w0rp
2018-05-02
Add XO fixer to fixers registry
a-marquez
2018-05-02
Add fixer definition for XO
a-marquez
2018-05-02
Make the features ALE supports clearer in the README
w0rp
2018-05-01
Add bundle option to mdl
David Rodríguez
2018-05-01
Update run-tests to make use of /usr/bin/env (#1548)
Bjorn Neergaard
[next]