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
2019-06-25
Use input_patterns & add comments for updating it
delphinus
2019-06-19
Add separated func for deoplete
delphinus
2019-06-13
Merge pull request #2563 from dcyriller/fixer-prettier-glimmer
w0rp
2019-06-13
Refactor to be less verbose
Cyrille David
2019-06-10
Bump the ALE version
v2.5.0
w0rp
2019-06-10
Fix #1727 - Replace previoulsy defined linters with matching names
w0rp
2019-06-10
Lint on InsertLeave, not in insert mode by default
w0rp
2019-06-10
Merge pull request #2567 from theevocater/add_reorder_python_imports
w0rp
2019-06-10
Make rmarkdown files work with styler and lintr (#2564)
Thibault Vatter
2019-06-08
Add support for reorder-python-imports fixer
Jake Kaufman
2019-06-08
Merge pull request #2253 from jj-kim/master
w0rp
2019-06-08
Merge pull request #2559 from nerdrew/rust-cargo-rendered-detail
w0rp
2019-06-08
Merge pull request #2565 from Tharre/master
w0rp
2019-06-08
Merge pull request #2551 from laino/eslint-json
w0rp
2019-06-06
Run xml linters on xsd and xslt files
Tharre
2019-06-06
prettier: Support experimental languages
Cyrille David
2019-06-05
Fix #2525 - Convert Windows paths in a Unix environment
w0rp
2019-06-04
show rendered cargo error in detail
Andrew Lazarus
2019-06-04
Make ale_lint_on_save work with b:ale_fix_on_save = 1
w0rp
2019-06-03
Fix #1279 - Run cppcheck differently when modified
Christoph Koehler
2019-06-03
Feature/add ant support (#2539)
Andrew Lee
2019-06-03
Fix #2555 - Remove highlights in lowercase, etc
w0rp
2019-06-02
Use JSON output for eslint and fix tsserver column
Nils Kuhnhenn
2019-06-01
Support custom LSP notifications
Martino Pilia
2019-05-31
Refactor LSP custom request handling
Martino Pilia
2019-05-31
Add API for custom LSP requests
Martino Pilia
2019-05-30
Fix #2544 - Completion positions are off by one
w0rp
2019-05-29
Merge pull request #2540 from sijad/pgformatter
w0rp
2019-05-28
Fix #2438 - Print a friendly message when the clipboard is not available
w0rp
2019-05-28
Fix #2535 - Automatically emit <C-x><C-o> less to prevent <C-o> issues
w0rp
2019-05-27
fix neovim missing setbufline
Jacques Kvam
2019-05-27
add pgformatter
Sajjad Hashemian
2019-05-22
Add fix to HandleTSServerDiagnostics function.
Horacio Sanson
2019-05-22
Fix HandleLSPDiagnostics buffer match logic.
Horacio Sanson
2019-05-21
Merge pull request #2502 from ericvw/flake8-config
w0rp
2019-05-20
Close #2516 - Handle problems with inlined functions
w0rp
2019-05-20
Fix #2421 - Use compile_commands.json in build dirs to find roots
w0rp
2019-05-20
Fix #2512 - Use -o /dev/null for gcc linting
w0rp
2019-05-20
Fix #2515 - Send client capabilities to LSP servers
w0rp
2019-05-20
Close #1739 - Use deletebufline() for fixing files were available
w0rp
2019-05-19
Change Python project root dir detection for flake8 configuration
Eric N. Vander Weele
2019-05-17
Fix #1317 - Jump to column 1 for problems at column 0
w0rp
2019-05-17
Fix #1989 - Use ESlint options for fixers too
w0rp
2019-05-17
Close #2285 - Add a function for use with omnifunc
w0rp
2019-05-16
Fix #2505 - Remove NeoVim highlight support for now
w0rp
2019-05-16
#2505 Try to fix NeoVim highlighting out of range errors
w0rp
2019-05-14
Close #829 - Close LSP documents when buffers are deleted
w0rp
2019-05-13
Fix #2497 - ALE should not lint on save when disabled after fixing
w0rp
2019-05-12
#2492 - Try to fix a deoplete bug again
w0rp
2019-05-12
Make eslint respect the ale_warn_about_trailing_whitespace setting
w0rp
[next]