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
2017-07-02
Add some experimental completion code for tsserver
w0rp
2017-06-29
Fix #706 - Skip fixers with jobs that return empty output, in case they have ...
w0rp
2017-06-28
Add prettier-standard support (#702)
Adam Stankiewicz
2017-06-28
Use a new window for the ALEFixSuggest command, and document it better
w0rp
2017-06-28
Add puppet-lint fixer (#701)
Alexander "Ace" Olofsson
2017-06-27
Fix #680 - Use --shadow-file to check for problems with mypy while you type
w0rp
2017-06-25
Detect .git directories for finding the project root for C projects
w0rp
2017-06-25
Move ale#handlers#c functions into ale#c
w0rp
2017-06-25
Add ruby fixer using `rubocop --auto-correct` (#689)
Lynn Dylan Hurley
2017-06-25
Fix #690 - Filter out errors from other files for Haskell
w0rp
2017-06-25
Fix the tests harder
w0rp
2017-06-25
Fix the tests for the fix on save feature
w0rp
2017-06-25
#665 - Replace the nomodified line with :w!
w0rp
2017-06-25
Fix #665 - Stop prompts appearing when fixing files on save
w0rp
2017-06-25
Fix #684 - Use the JSON format for tslint, for consistency betwen versions, a...
w0rp
2017-06-24
Added builddir option to clang-tidy to point to json folder (#688)
Gagbo
2017-06-24
#681 Show extra kotlin errors at line 1
w0rp
2017-06-24
Fix #687 - Check files on enter if they have changed
w0rp
2017-06-22
Fix #677 - Ignore errors from other files for cppcheck
w0rp
2017-06-22
Fix #676 - Fix handling of Perl errors
w0rp
2017-06-21
Fix some escaping and make some tests set filenames consistently
w0rp
2017-06-20
Print messages about imports used when modules are turned off
w0rp
2017-06-20
Fix #668 - Support eslint for TypeScript
w0rp
2017-06-20
Fix #667 - Do not add extra blank lines for add_blank_lines_for_python_contro...
w0rp
2017-06-18
Fix #658 - Clear highlights for all problem types
w0rp
2017-06-18
Fix #661 - Fix line highlights for style errors and warnings
w0rp
2017-06-18
#659 - Add options for Python fixers, and cut down on duplicated documentation
w0rp
2017-06-15
Fix for Crystal support (#651)
David Alexander
2017-06-14
Fix #536 - Implement linter problem type re-mapping
w0rp
2017-06-14
Fix #649 - Support tsserver linting for NeoVim
w0rp
2017-06-14
#649 Output the tsserver command in ALEInfo
w0rp
2017-06-14
Split up the flake8 and ansible-lint handlers
w0rp
2017-06-14
Simplify the code for escaping strings for Windows
w0rp
2017-06-14
#538 - Set some end column indexes for flake8
w0rp
2017-06-13
Merge branch 'tsserver'
w0rp
2017-06-13
Handle LSP responses for different files more consistently
w0rp
2017-06-13
Include package.json in eslint configuration files
w0rp
2017-06-09
Add tsserver support
w0rp
2017-06-08
Experimental code for showing results as soon as each linter completes
w0rp
2017-06-08
#517 Support linter settings needed for LSP, undocumented for now
w0rp
2017-06-08
Fix #635 - Cancel previous jobs for fixing files when fixing files again
w0rp
2017-06-07
Put ve-py3 before ve, so Python 3 executables will be preferred
w0rp
2017-06-07
Search python fixers in virtual environment (#632)
José Luis Lafuente
2017-06-07
Add support for generating essential tsserver messages
w0rp
2017-06-07
Fix function name
José Luis Lafuente
2017-06-07
Fix #631 - Fix some bad function names
w0rp
2017-06-07
Fix #630 - Initialize Prettier options
w0rp
2017-06-07
Move all functions for fixing things to autoload/ale/fixers, and only accept ...
w0rp
2017-06-07
Merge pull request #628 from mziab/fix-stylelint-handler
w0rp
2017-06-07
Fix a bug which breaks the tests
w0rp
[next]