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-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
2019-05-11
Support b:ale_completion_enabled for disabling it for some buffers
w0rp
2019-05-10
#2403 - Make ale_disable_lsp apply consistently, and document it better
w0rp
2019-05-09
#2481 - Use text to insert from insertText
w0rp
2019-05-07
Add fixer for OCaml ocp-indent (#2436)
Kanenobu Mitsuru
2019-05-05
Fix off by one error line highlight w/ nvim api
Andrey Popp
2019-05-02
Add XO as a linter/fixer for TypeScript files (#2453)
Alvin Chan
2019-05-01
Merge pull request #2437 from robertjlooby/add-floskell
w0rp
2019-05-01
Fix #2460 - Do not track when LSP linters are busy
w0rp
2019-05-01
Optionally use neovim's api-highlights (#2169)
Andrey Popp
2019-04-29
Merge pull request #2448 from reedriley/master
w0rp
2019-04-26
Disable fsync for writefile() calls for performance
w0rp
2019-04-24
Updated Vim version in Dockerfile and made UpdateTagStack clearer
Reed Riley
2019-04-23
Close #1753 - Implement minimum viable integration with Deoplete
w0rp
2019-04-23
Add a fixer for r based on the styler package (#2401)
Thibault Vatter
2019-04-23
Fix #2452 - Strip trailing spaces off sign text automatically
w0rp
2019-04-19
Add support for Vim's tagstack to ALEGoToDefinition
Reed Riley
2019-04-17
Fix #2415 - Mark tsserver and LSP linters inactive again
w0rp
2019-04-16
fix 2434: use text field instead of the detail field for virtualtext (#2441)
Jethro Shuwen Sun
2019-04-16
Fix #1930 - Finish ale_fix_on_save_ignore
w0rp
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-14
Add floskell for Haskell formatting
Rob Looby
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
[next]