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
2017-05-30
Refactor ALEFix code for work on events and tests to come
w0rp
2017-05-30
Merge pull request #589 from bardzusny/ember-template-lint-handler-parsing-error
w0rp
2017-05-28
Ember-template-lint handler: properly handle template parsing errors.
Adrian Zalewski
2017-05-28
Add untested code for searching for C and C++ headers in basic projects
w0rp
2017-05-28
Merge pull request #585 from gavocanov/master
w0rp
2017-05-28
Revert "Fix #501 - Do not run javac when it is just a stub asking you to inst...
w0rp
2017-05-27
Fix ALEInfo and some test issues
w0rp
2017-05-27
Fix #500 - Support defining aliases for linter names
w0rp
2017-05-27
Fix #584 - Fix Neovim line handling issues
w0rp
2017-05-27
Merge branch 'add-fixer/prettier'
w0rp
2017-05-27
Support both prettier and prettier-eslint
w0rp
2017-05-27
feat(fixer): add Prettier fixer (using Prettier-ESLint CLI) + docs
tunnckoCore
2017-05-27
Refactor running of local Node programs with a helper function
w0rp
2017-05-27
kotlin linter support for maven/pom.xml
Paolo Gavocanov
2017-05-27
Fix file name checking in rust handler (#581)
Agata Naomichi
2017-05-26
Fix #577 Add an option preventing linting of large files
w0rp
2017-05-26
Fix #316 - Add tests to check the code used for autocmd events. The functions...
w0rp
2017-05-26
Fix #371 Allow ALE to be disabled in different buffers
w0rp
2017-05-26
#371 Allow buffer variables to be set based on patterns
w0rp
2017-05-26
#576 Run the eslint.js file created by React with node on Windows
w0rp
2017-05-26
Fix #549 - escape strings more appropriately for use with cmd /c
w0rp
2017-05-25
Remove a test file which is no longer used
w0rp
2017-05-25
Automatically use eslint_d for eslint, when available
w0rp
2017-05-25
Simplify the sandbox check, to save on execution time
w0rp
2017-05-25
Merge pull request #579 from alphastorm/master
w0rp
2017-05-25
Merge pull request #578 from nOkuda/master
w0rp
2017-05-25
Fix the Count example in the README
w0rp
2017-05-25
Mention the Count argument in the documentation
w0rp
2017-05-25
Fix minor typo in the g:ale_lint_on_insert_leave docs
Sunil Srivatsa
2017-05-24
Translate pylint output column to 1-based index
Nozomu Okuda
2017-05-24
#323 Document how to output ALE statuses
w0rp
2017-05-24
#323 Document ale#statusline#Count() instead, and encourage its use
w0rp
2017-05-23
#572 Handle cleared SignColumn highlights too
w0rp
2017-05-22
Add a fixer for Python for automatically adding blank lines before control st...
w0rp
2017-05-22
Remove the test for highlight linking, because it just cannot be tested
w0rp
2017-05-22
Fix initialization of the use_global variable for eslint
w0rp
2017-05-22
Fix #572 - Link to whatever SignColumn links to for ALESignColumnWithoutErrors
w0rp
2017-05-21
Fix a minor typo
w0rp
2017-05-21
#309 Add an option for changing the sign column color when problems are detected
w0rp
2017-05-21
#318 Do not capitalize the first character for cursor messages
w0rp
2017-05-21
#149 - Set different highlights for info, style error, and style warning prob...
w0rp
2017-05-21
Fix counting of warnings and style warnings
w0rp
2017-05-21
Make the job handling code handle the scripts being reloaded better
w0rp
2017-05-21
#149 - Support info and style problem types for status lines
w0rp
2017-05-20
Detect more eslint configuration files for fixing errors
w0rp
2017-05-20
#149 - Support Info, style error, and style warning types for problems for signs
w0rp
2017-05-20
Merge branch 'error-fixing'
w0rp
2017-05-20
Document ALEFix
w0rp
2017-05-20
Suggest functions for fixing issues for ALEFix
w0rp
2017-05-20
Allow b:ale_fixers to be used
w0rp
[next]