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-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-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
2018-12-29
Fix CFLAGS parsing
François-Xavier Carton
2018-12-28
address PR feedback by fixing docs and hardcoding bash to use -c on fish and ...
Holden
2018-12-21
Fixup tests for auto-pipenv
Miklós Tusz
2018-12-21
Remove unnecessary exe check for black
Miklós Tusz
2018-12-21
Add auto_pipenv config for black
Miklós Tusz
2018-12-20
Merge pull request #2141 from benjaminjkraft/master
w0rp
2018-12-19
Add versions of ALEGoToDefinition that open in splits
Ben Kraft
2018-12-18
#2132 Change (buffer, lines) fixer functions to (buffer, done, lines)
w0rp
2018-12-18
Close #2152 - Use ale_javascript_standard_options for fixing files too
w0rp
2018-12-10
Adds standardrb linter (#2133)
Justin Searls
2018-12-10
#1520 - Add an :ALEDocumentation for tsserver
w0rp
2018-12-07
Merge branch 'master' of github.com:stegmanh/ale
Holden
2018-12-07
Add initial support for settings to overwrite ale shell
Holden
2018-12-06
Merge pull request #2061 from hsanson/1910-add-support-for-bibclean-fixer
w0rp
2018-12-06
refactor sasslint linter (#2077)
Oskar Grunning
2018-12-01
Add bibclen fixer support
Horacio Sanson
2018-11-30
Merge pull request #2110 from w0rp/lazy-clipboard
v2.3.0
Ryan
2018-11-29
Merge branch 'master' into sridhars
Bjorn Neergaard
2018-11-29
Use single quotes to satisfy vint
Bjorn Neergaard
2018-11-29
Only set the unnamed register at the end of :ALEInfoToClipboard
Bjorn Neergaard
2018-11-25
Fixing linter problems
w0rp
2018-11-25
Don't hardcode the namespace id for virtual text
Björn Linse
2018-11-19
Merge pull request #2070 from meain/fixer-prettier-yaml
w0rp
2018-11-19
Fix #2084 - Disable mix by default, as it causes too many problems
w0rp
2018-11-17
Fix bug where last c flag was ignored
Jacob Segal
[next]