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-07-04
Optimise ale#Var a little
w0rp
2018-07-04
Make the language option for LSP linters optional
w0rp
2018-07-04
Close #1690 - Respect the preview setting for completeopt
w0rp
2018-07-04
Remove deprecated code for the 2.0 release
v2.0.0
w0rp
2018-07-03
#1524 Avoid loading cursor code until engine code has been loaded
w0rp
2018-07-03
Automatically retry running Vader tests so Travis CI will fail less
w0rp
2018-07-03
Revert "Add a failing test to test re-running tests in AppVeyor"
w0rp
2018-07-03
Add a failing test to test re-running tests in AppVeyor
w0rp
2018-07-03
Merge pull request #1691 from dsifford/dsifford-python-pyre
w0rp
2018-07-03
#830 Make the LSP socket code so far use the new socket API
w0rp
2018-07-02
#830 Implement a socket wrapper API for use with LSP connections
w0rp
2018-07-02
add dummy pyre binary and executable
Derek P Sifford
2018-07-02
add command_callback test
Derek P Sifford
2018-07-01
Added dartfmt fixer (#1683)
Govind KP
2018-07-01
Respect ale_warn_about_trailing_whitespace for yamllint
w0rp
2018-07-01
Capture error codes for yamlllint
w0rp
2018-07-01
Add tests for the yamllint handler
w0rp
2018-07-01
Make highlight tests pass more in Neovim 0.3
w0rp
2018-07-01
Fix #1412 - Use --stdin-filename for newer reek versions
w0rp
2018-06-28
Make a test which can fail randomly synchronous instead
w0rp
2018-06-28
Get tests running and passing with NeoVim 0.2 and 0.3
w0rp
2018-06-27
Rust Cargo linter: Improve workspace support (#1679)
Dan Aloni
2018-06-27
Merge pull request #1675 from nicopauss/master
w0rp
2018-06-27
Merge pull request #1682 from fennerm/fix_prospector_e474
w0rp
2018-06-26
Fix prospector empty string error
Fenner Macrae
2018-06-25
Add test_pyrex_cython_command_callback.vader
Nicolas Pauss
2018-06-25
Handle cython warning with custom handle and remove '--warning-errors'.
Nicolas Pauss
2018-06-24
Close #1453 #1172 - Add ale_linters_ignore for ignoring linter results
w0rp
2018-06-23
Add fixer tidy for HTML
Abin Simon
2018-06-21
Fix #1661 - Do not use :edit when jumping inside of a file
w0rp
2018-06-21
Close #1522 - Show suggested fixers in :ALEInfo
w0rp
2018-06-21
Close #1417 - Support wildcard filetypes for fixers
w0rp
2018-06-20
Merge pull request #1665 from ashemedai/master
w0rp
2018-06-20
Merge pull request #1618 from colbydehart/master
w0rp
2018-06-20
Try to fix the tests on Windows
w0rp
2018-06-20
Update test to match update to linter
Jeroen Ruigrok van der Werven
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
WIP cd to project path
Colby Dehart
[prev]
[next]