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-02-08
Merge pull request #2272 from Rahlir/fix-c-compilecommand
w0rp
2019-02-08
Add `-relative` option to ALESymbolSearch (#2255)
Alvin Chan
2019-02-08
Fix #2257 - Fix an off by 1 which broke completion for some servers
w0rp
2019-02-08
#2132 Implement deferred objects for ale#command#Run
w0rp
2019-02-07
Add a function for parsing command args
w0rp
2019-02-06
#2132 - lint and fix with ale#command#Run
w0rp
2019-02-06
Update syntax checking
w0rp
2019-02-04
Fix error when parsing compile_commands for c langs
Tadeas Uhlir
2019-01-27
Merge pull request #2228 from Nomad145/ktlint
w0rp
2019-01-27
Extend statusline interface (#2240)
petpetpetpet
2019-01-27
Add textlint for tex (#2234)
TANIGUCHI Masaya
2019-01-27
Fix #2192 - Handle more ignore-pattern messages for ESLint
w0rp
2019-01-27
add cmake-format fixer support (#2244)
Attila Maczak
2019-01-27
SugarSS support from PR 1967 (#2219)
Niclas Åhdén
2019-01-27
Fix #2216 - Tolerate versions without path numbers
w0rp
2019-01-27
Use relative paths when previewing file locations (#2238)
Alvin Chan
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
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 additional ways to detect LSP project root
brian m. carlson
2019-01-24
Add better detection for KornShell/ksh
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
Fix ale#lsp#message#* to convert column to 0-based
Andrey Popp
2019-01-20
Add ktlint fixer support.
Michael Phillips
2019-01-19
End position in LSP range is exclusive
Andrey Popp
2019-01-12
#2132 Move CreateTemporaryFileForJob calls into FormatCommand
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-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
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-03
Clean up the new g:ale_shell code. Use it for Windows
w0rp
2019-01-03
Merge pull request #2167 from stegmanh/master
w0rp
2019-01-03
Merge pull request #2168 from fx-carton/master
w0rp
2019-01-03
Merge pull request #1988 from mdtusz/pipenv-black
w0rp
2019-01-02
change ale to use value of g:ale_shell regardless of what it is
Holden
2018-12-31
Replace `trim` with `substitute` for compatibility (Vim <8.0.1630)
Alvin Chan
2018-12-31
Add associated line text on ALEFindReferences results for TypeScript
Alvin Chan
[next]