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
2019-01-27
Sort documentation entries alphabetically better
w0rp
2019-01-27
Fix #2195 - Handle the command key being missing
w0rp
2019-01-26
Merge pull request #2131 from 0mco/master
w0rp
2019-01-26
Merge pull request #2245 from andrewimeson/adi/add-ksh-support
w0rp
2019-01-26
#2248 Mention tsserver as a JavaScript tool too
w0rp
2019-01-26
Merge pull request #2250 from m-pilia/bandit
w0rp
2019-01-26
Merge pull request #2241 from bk2204/lsp-detect-hook
w0rp
2019-01-26
#2132 Unify temporary file management in command.vim
w0rp
2019-01-26
Add bandit linter for Python
Martino Pilia
2019-01-26
Add additional ways to detect LSP project root
brian m. carlson
2019-01-26
test/lsp: ensure linter name is set
brian m. carlson
2019-01-24
Add better detection for KornShell/ksh
Andrew Imeson
2019-01-24
Fix test name for csh to not say zsh
Andrew Imeson
2019-01-24
Parse more C/C++ compiler options
Louis Xu
2019-01-22
Add `babylon` as default Prettier parser (#2220)
Alvin Chan
2019-01-21
Add textDocument/typeDefinition for LSP (#2226)
Andrey Popp
2019-01-21
Merge pull request #2224 from andreypopp/andreypopp/lsp-hover-fix-column
w0rp
2019-01-21
Request LSP completion for the next col after the cursor
Andrey Popp
2019-01-21
Merge pull request #2223 from andreypopp/andreypopp/lsp-diagnostics-end
w0rp
2019-01-21
Update tests
Andrey Popp
2019-01-21
Update tests
Andrey Popp
2019-01-21
Fix ale#lsp#message#* to convert column to 0-based
Andrey Popp
2019-01-21
Merge pull request #2230 from yut23/master
w0rp
2019-01-20
Add support for pyls configuration options
yut23
2019-01-19
End position in LSP range is exclusive
Andrey Popp
2019-01-15
Merge pull request #2209 from samzeng/patch-1
w0rp
2019-01-15
Fixed typo
Sam Zeng
2019-01-14
Mention raco in the list of supported tools
w0rp
2019-01-14
Racket linting using raco (#2146)
Anthony Quizon
2019-01-12
#2132 Move CreateTemporaryFileForJob calls into FormatCommand
w0rp
2019-01-12
Support textlint for reStructuredText (#1978)
hokorobi
2019-01-12
Fix flow tests on Windows
w0rp
2019-01-12
Clean up bingo tests, so they pass on my machine too
w0rp
2019-01-12
#2132 Remove the need for the hidden add_newline option by tweaking the flow ...
w0rp
2019-01-10
Merge pull request #2191 from davidvandebunte/fixCompDbDir
w0rp
2019-01-10
Add textlint for Asciidoc and add it to Fixers (#2193)
TANIGUCHI Masaya
2019-01-10
Merge pull request #2194 from fx-carton/fix-cflags-parsing
w0rp
2019-01-09
Cflags: added a test case
François-Xavier Carton
2019-01-09
Cflags parser: fix special chars matching algorithm
François-Xavier Carton
2019-01-08
bugfix: c.vim: Pull build directory from compilation database
David VandeBunte
2019-01-08
Add briefer help tags for ALE development documentation
w0rp
2019-01-08
Merge pull request #2189 from jeremija/jeremija/manual-autocomplete-wo-prefix
w0rp
2019-01-08
Optimize ale#completion#Filter when prefix is ""
Jerko Steiner
2019-01-08
Manually trigger autocomplete even when prefix is ""
Jerko Steiner
2019-01-08
Merge pull request #2161 from guill/compile_database_perf
w0rp
2019-01-07
Add ability to manually trigger completion menu (#2177)
Jerko Steiner
2019-01-06
Improve perf for compile dbs in large projects
Jacob Segal
2019-01-05
Add support for bingo (#2165)
Jerko Steiner
2019-01-04
Fix a test on Windows
w0rp
2019-01-04
Merge pull request #2176 from altaurog/feat/elm-tests
w0rp
[next]