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-04-15
#1930 - Add ale_fix_on_save_ignore for disabling some fixers on save
w0rp
2019-04-15
#782 - Use compile commands for matching source files for headers
w0rp
2019-04-15
improve the lsp diagnostic message format (#2425)
Jethro Shuwen Sun
2019-04-13
Add support for latexindent (#2387)
Riley Martine
2019-04-13
Merge pull request #2394 from harttle/master
w0rp
2019-04-13
Merge pull request #2433 from belka-ew/bugfix/remove-otherproject-util-double
w0rp
2019-04-13
Linter for powershell syntax errors (#2413)
Jesse Harris
2019-04-13
Remove otherproject#util#Double from d.vim
Eugen Wissner
2019-04-11
style: fecs related doc and vim scripts
Jun Yang
2019-04-11
feat: fecs support for js/html/css lint and format
harttle
2019-04-10
Do not complain about generated _callback settings
w0rp
2019-04-10
Merge pull request #2366 from aweis/fixtypo
w0rp
2019-04-08
[lsp] Add Swift / SourceKit-LSP support (#2420)
Dan Loman
2019-04-08
Fix #2399 - Do not check buffers used for displaying diffs
w0rp
2019-04-08
#2417 - Silence errors for shortmess+=T
w0rp
2019-04-07
Close #2132 - Add deprecation warnings for old features
w0rp
2019-04-07
#2132 - Implement feature tests with ale#Has
w0rp
2019-04-07
#2132 - Replace command_chain and chain_with with ale#command#Run
w0rp
2019-04-02
#2397 - didChangeConfiguration should be a notification
w0rp
2019-03-30
Add g:ale_disable_lsp and b:ale_disable_lsp to disable linters powered by LSP
rhysd
2019-03-29
Merge pull request #2369 from ajcrites/ajcrites/2368/vertical-focus-fix
w0rp
2019-03-29
#2395 - Handle empty output for redpen
w0rp
2019-03-29
#2397 - disable elixir-ls by default, which can be CPU hungry
w0rp
2019-03-29
Fix #2402 - Handle null LSP references responses
w0rp
2019-03-16
Fix #2368 - Open vertical list to the right
Andrew Crites
2019-03-15
ruby: fix a typo in a comment
Adam Weis
2019-03-13
#2357 Handle Windows paths where the drive letter colon is encoded
w0rp
2019-03-13
Handle pipes in Windows drive letters for URIs
w0rp
2019-03-12
Fix parsing the third part of version string (#2355)
Tomasz N
2019-03-11
Fix #2351 - Escape spaces and backslashes for signs
w0rp
2019-03-11
Merge pull request #2349 from oblitum/fix-missing-languagetool-file-argument
w0rp
2019-03-11
Merge pull request #2347 from codenut/master
w0rp
2019-03-11
Fix passing file to languagetool
Francisco Lopes
2019-03-10
#2341 - Handle completion messages with textEdit objects
w0rp
2019-03-10
set maximum number of autocomplete suggestions for results coming from LSP
Michael Valladolid
2019-03-09
Remove more uses of command_callback and executable_callback
w0rp
2019-03-09
linter/markdown: adds support for languatool (#2155)
Vincent Dahmen
2019-03-08
Merge pull request #2327 from akshit-sharma/master
w0rp
2019-03-08
Fix #2326 - ALEComplete no longer replaces completeopt
w0rp
2019-03-08
Merge pull request #2325 from rustic-games/rust-spans
w0rp
2019-03-07
Fix #2330 - Do not use getcurpos() to avoid changing curswant
w0rp
2019-03-02
clang-format supported with nvcc (cuda files)
akshit-sharma
2019-03-02
set correct Rust span end column
Jean Mertz
2019-02-27
#2132 - Support deferred execution for LSP executables, commands, and addresses
w0rp
2019-02-26
#2132 - Set up fixers for deferred support
w0rp
2019-02-22
Revert "#2132 Change (buffer, lines) fixer functions to (buffer, done, lines)"
w0rp
2019-02-22
#2132 - Replace all uses of foo_callback with foo
w0rp
2019-02-22
#2132 - Implement project_root as a replacement for project_root_callback
w0rp
2019-02-22
#2132 - Make most foo_callback options work as foo
w0rp
2019-02-21
#2132 - Implement deferred command handling for linters
w0rp
[next]