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
/
test
Age
Commit message (
Expand
)
Author
2018-06-20
Set up most of the autocmd events in one group
w0rp
2018-06-20
Remove CallWithCooldown functions to save on time
w0rp
2018-06-19
Move ClockMilliseconds to events, so fewer files are loaded some times
w0rp
2018-06-19
Move the initialization of augroups to then events file
w0rp
2018-06-19
Remove a redundant variable in tests
w0rp
2018-06-19
Avoid calling ALE cleanup code if ALE never tried to check a buffer
w0rp
2018-06-18
Set `--parser` option in Prettier's fixer (#1620)
Alvin Chan
2018-06-17
Merge pull request #1650 from yasuhiroki/support-cfn-python-lint
w0rp
2018-06-15
Lazy-load LSP linters, and check b:changedtick before notifying about changes
w0rp
2018-06-13
Add end_lnum and end_col in cfn_python_lint handler
yasuhiroki
2018-06-12
Add support for qmlfmt fixer (#1651)
P M
2018-06-12
Add a test for handling missing detail keys for LSP completion
w0rp
2018-06-12
Add linter for AWS CloudFormation template file
yasuhiroki
2018-06-07
Adapt test to also use Rscript --vanilla
Stefan Siegel
2018-06-06
Add the cquery LSP #1475 #1594
Ben Falconer
2018-06-06
Pass rootUri to LSPs in addition to rootPath
Ben Falconer
2018-06-06
Allow initialization options to be passed to language servers
Ben Falconer
2018-06-05
Allow all Python linter executables to be set to `pipenv`.
Eddie Lebow
2018-06-04
Allow linting rust tests and examples with cargo
Michał Budzyński
2018-06-03
Merge pull request #1623 from zoonfafer/scalafmt-fixer
w0rp
2018-06-03
Merge pull request #1625 from elebow/flake8-pipenv-run
w0rp
2018-06-03
Respect warn_about_trailing_whitespace for gitlint
w0rp
2018-06-02
Allow flake8 executable to be set to `pipenv`.
Eddie Lebow
2018-06-03
Add 'scalafmt' fixer for Scala files
Jeffrey Lau
2018-06-02
Merge pull request #1617 from luitzifa/master
w0rp
2018-06-01
#1621 - Tolerate SetOptions calls when ALE is loaded in a weird way
w0rp
2018-06-01
Handle definition responses without files
w0rp
2018-05-29
Fix for puppet version 5.4.0
Daniel Kraemer
2018-05-28
Remove a test for a deprecated variable that seems to trip up Travis
w0rp
2018-05-28
#1524 - Define global variables where they are needed
w0rp
2018-05-28
#1524 Do not try to check buffers with empty filetypes
w0rp
2018-05-28
Remove a now defunct test
w0rp
2018-05-28
Fix #1566 - Add g:ale_python_flake8_change_directory
w0rp
2018-05-28
Close #1559 - Report errors from LSP servers in :ALEInfo
w0rp
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-26
Merge pull request #1564 from aliou/ad-alefix-fixer-cmdline-completion
w0rp
2018-05-26
Merge pull request #1574 from hecrj/elm-0.19
w0rp
2018-05-25
Move the sasslint handlers to one location
w0rp
2018-05-25
Merge pull request #1573 from zed0/master
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-12
Show Elm.Kernel as location when `report.path` is `null` in a general problem
Héctor Ramón Jiménez
2018-05-12
Use `message` as `text` instead of `title`
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
[next]