index
:
ale
codex/update-ale-to-prefer-ale_root-setting
copilot/fix-ale-compile-commands-path
master
v1.0.x
v1.1.x
v1.2.x
v1.3.x
v1.4.x
v1.5.x
v1.6.x
v1.7.x
v1.8.x
v1.9.x
v2.0.x
v2.1.x
v2.2.x
v2.3.x
v2.4.x
v2.5.x
v2.6.x
v2.7.x
v3.0.x
v3.1.x
v3.2.x
v3.3.x
v4.0.x
Asynchronous Lint Engine plugin for Vim
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #2016 from terryding77/master
v2.2.1
v2.2.x
w0rp
2018-10-25
2
-9
/
+9
*
Merge pull request #2012 from paihu/fix-cdstring-win32-change-drive
w0rp
2018-10-25
23
-77
/
+83
*
Fix E523 on asynchronous truncated echo (#1987)
Linda_pp
2018-10-11
1
-1
/
+14
*
FIX: use mix from the project root directory (#1954)
Matteo Centenaro
2018-10-10
8
-16
/
+50
*
#1941 Explain how to alleviate a timeoutlen Vim bug by changing settings
v2.2.0
w0rp
2018-09-25
1
-1
/
+7
*
Bugfix: python add blank lines (#1944)
Bert JW Regeer
2018-09-25
2
-1
/
+72
*
Merge pull request #1932 from rhysd/shfmt-default-indent
w0rp
2018-09-20
2
-2
/
+52
|
\
|
*
shfmt: Use Vim's indent config as default indent width
rhysd
2018-09-18
2
-2
/
+52
*
|
Merge pull request #1939 from elebow/fix-typo-solargraph-docs
w0rp
2018-09-20
1
-2
/
+2
|
\
\
|
*
|
Fix typo in Solargraph documentation
Eddie Lebow
2018-09-19
1
-2
/
+2
*
|
|
Fix #1938 - Set a default value for an undefined variable
w0rp
2018-09-20
1
-0
/
+3
|
/
/
*
|
Merge pull request #1719 from elebow/auto-pipenv-option-for-python-linters
w0rp
2018-09-19
20
-1
/
+212
|
\
\
|
*
|
Add `python_auto_pipenv` config var for all python linters.
Eddie Lebow
2018-09-15
10
-8
/
+26
|
*
|
Add python_[linter]_auto_pipenv options for python linters (fixes #1656)
Eddie Lebow
2018-09-15
20
-1
/
+194
*
|
|
Add fixer for Go modules (#1873)
Martin Tournoij
2018-09-19
11
-8
/
+80
*
|
|
#1872 Remove extra carriage returns when fixing files on Windows
w0rp
2018-09-19
3
-3
/
+29
*
|
|
Merge pull request #1937 from danielwe/master
w0rp
2018-09-19
2
-3
/
+3
|
\
\
\
|
*
|
|
Support both old (<0.7) and new Julia versions
Daniel Wennberg
2018-09-19
2
-3
/
+3
|
/
/
/
*
|
|
Merge pull request #1924 from fenuks/prospector-url-fix
w0rp
2018-09-19
1
-1
/
+1
|
\
\
\
|
*
|
|
Update prospector tool url in README
fenuks
2018-09-15
1
-1
/
+1
|
|
/
/
*
|
|
Merge pull request #1926 from gnustomp/master
w0rp
2018-09-19
2
-2
/
+2
|
\
\
\
|
*
|
|
add test for arguments with '--'
James Ye
2018-09-18
1
-1
/
+1
|
*
|
|
c#ParseCFlags: don't index empty list
James Ye
2018-09-16
1
-1
/
+1
|
|
/
/
*
|
|
Merge pull request #1934 from meunierd/solargraph-stdio
w0rp
2018-09-19
3
-25
/
+22
|
\
\
\
|
*
|
|
Solargraph stdio
Devon Meunier
2018-09-18
3
-25
/
+22
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #1928 from felipesere/master
w0rp
2018-09-18
4
-21
/
+35
|
\
\
\
|
*
|
|
Test that we CleanupEveryBuffer when vim supports it
Felipe Sere
2018-09-17
1
-4
/
+13
|
*
|
|
Join the ALECleanupGroup and ensure we don't run cleanup if ale.vim isn't loaded
Felipe Sere
2018-09-17
1
-5
/
+4
|
*
|
|
To avoid blocking build tools, suspend ALE when suspending vim
Felipe Sere
2018-09-16
3
-17
/
+23
*
|
|
|
Stop tsserver from causing errors to be rendered redundantly
w0rp
2018-09-18
2
-1
/
+151
|
|
/
/
|
/
|
|
*
|
|
Handle failing to connect to eslint_d
w0rp
2018-09-17
4
-1
/
+27
*
|
|
Merge pull request #1927 from jparise/thrift-includes-default
w0rp
2018-09-17
3
-7
/
+7
|
\
\
\
|
*
|
|
thrift: default thrift_thrift_includes to ['.']
Jon Parise
2018-09-16
3
-7
/
+7
|
|
|
/
|
|
/
|
*
|
|
#1794 - Handle LSP documentation content as a Dictionary
w0rp
2018-09-17
2
-1
/
+31
*
|
|
Merge pull request #1925 from elebow/fix-markdown-error-in-readme-solargraph
w0rp
2018-09-17
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix markdown error in README solargraph entry
Eddie Lebow
2018-09-15
1
-1
/
+1
|
|
/
/
*
/
/
Fix the Julia languagserver linter for Julia 0.7
w0rp
2018-09-17
2
-3
/
+7
|
/
/
*
|
Merge pull request #1921 from rrosenblum/ruby_linters
w0rp
2018-09-14
1
-0
/
+3
|
\
\
|
*
|
Fix bug with RuboCop linter when options are not set
Ryan Rosenblum
2018-09-14
1
-0
/
+3
|
/
/
*
|
Merge pull request #1906 from ngavalas/autocomplete-trigger-prefix
w0rp
2018-09-14
2
-10
/
+24
|
\
\
|
*
|
fix non-. prefix triggers overfiltering results
Nick Gavalas
2018-09-12
2
-10
/
+24
*
|
|
Merge pull request #1850 from rrosenblum/ruby_linters
w0rp
2018-09-14
10
-48
/
+97
|
\
\
\
|
*
|
|
Test for bundle paths with spaces again
w0rp
2018-09-14
1
-2
/
+2
|
*
|
|
Return only the unescaped executables from executable callbacks
w0rp
2018-09-14
7
-43
/
+20
|
*
|
|
Update all Ruby linters to work consistently with bundler
Ryan Rosenblum
2018-09-12
12
-39
/
+111
|
|
/
/
*
|
|
#1889 Add support for automatically previewing messages based on the cursor p...
w0rp
2018-09-14
5
-39
/
+116
*
|
|
Merge pull request #1919 from saschagrunert/patch-1
w0rp
2018-09-14
2
-4
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Adapt tests
Sascha Grunert
2018-09-14
1
-3
/
+3
|
*
|
Change PCRE escape to simple escape
Sascha Grunert
2018-09-14
1
-1
/
+1
|
/
/
*
|
Merge pull request #1905 from ngavalas/tsserver-classname-fix
w0rp
2018-09-11
2
-1
/
+19
|
\
\
[next]