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
path:
root
/
test
/
completion
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Read trigger characters from LSP initialize responses (#5121)
Eric Stern
2026-05-31
1
-0
/
+58
*
Fix infinite autocompletion loop (#5130)
Torben
2026-05-28
1
-0
/
+7
*
[python/pyre.vim] use pyrefly executable (#4972)
Oliver Albertini
2025-05-17
1
-1
/
+1
*
Implement Lua ALE setup & overhaul documentation
w0rp
2025-03-27
3
-9
/
+20
*
Supply language_id values to Neovim LSP API
w0rp
2025-03-27
1
-1
/
+1
*
Update minimum supported NeoVim version to 0.6.0
w0rp
2023-09-07
1
-1
/
+1
*
Set default value for insertTextFormat (#4124)
João Costa
2022-04-01
1
-0
/
+32
*
Fix :ALEImport column position
yoshi1123
2022-03-20
1
-12
/
+12
*
Add eclipselsp jdt:// support for textDocument/definition (#4030)
yoshi1123
2022-03-04
2
-6
/
+6
*
chore: replace python-language-server to supported pylsp (#3810)
Gerardo Gómez Rodríguez
2021-07-09
2
-5
/
+5
*
Close #3433 - Only use noselect if set for automatic completion
w0rp
2021-06-19
1
-6
/
+6
*
#3633 - Move linter tests into test/linter
w0rp
2021-03-21
1
-0
/
+5
*
Allow duplicate LSP completions for autoimport (#3473)
Jerko Steiner
2021-01-31
1
-36
/
+51
*
3560 add vim 8.2 and nvim 0.4 to ci tests (#3561)
Horacio Sanson
2021-01-27
1
-3
/
+3
*
Merge pull request #3354 from rphln/collapse-whitespaces
w0rp
2020-11-21
1
-0
/
+6
|
\
|
*
Collapse spaces and lines in the completion menu.
Raphael Nepomuceno
2020-09-14
1
-0
/
+6
*
|
#3332 Implement :ALERename! for ignoring errors
w0rp
2020-10-15
2
-4
/
+4
|
/
*
Close #3333 - Add an ALECompletePost event
w0rp
2020-09-08
4
-46
/
+124
*
Close #3268 - Implement :ALEImport
w0rp
2020-09-06
2
-17
/
+595
*
Fix psalm options. Retry on some test failures
w0rp
2020-08-29
1
-1
/
+1
*
#3312 - Just check if additionalTextEdits is non-empty
w0rp
2020-08-27
1
-44
/
+2
*
Fix #3312 - Fix a false positive for auto imports
w0rp
2020-08-27
1
-0
/
+76
*
Fix #2899 - Handle tsserver default import completion
w0rp
2020-08-14
1
-0
/
+58
*
Close #3267 - Add a general autoimport setting
w0rp
2020-08-09
3
-7
/
+56
*
Merge pull request #2849 from DonnieWest/excludeTsserverWarnings
w0rp
2020-08-09
1
-0
/
+45
|
\
|
*
Allow the user to remove warnings from completions
Donnie West
2019-11-08
1
-0
/
+45
*
|
Fix a failing test
w0rp
2020-08-07
1
-0
/
+1
*
|
Add test for LSP autoimport
Jerko Steiner
2020-05-31
1
-0
/
+70
*
|
Merge pull request #2823 from jeremija/do-not-save-on-autoimport
w0rp
2020-04-17
1
-1
/
+2
|
\
\
|
*
|
Merge branch 'master' into do-not-save-on-autoimport
Jerko Steiner
2019-10-22
2
-2
/
+6
|
|
\
|
|
*
|
Do not save for ALERename and ALEOrganizeImports
Jerko Steiner
2019-10-09
1
-1
/
+2
*
|
|
Add TypeScript autoimport support for deoplete (#2779)
Jerko Steiner
2020-01-01
1
-3
/
+3
*
|
|
Fix typo
Donnie West
2019-11-08
1
-1
/
+1
*
|
|
Allow the user to set their own completion values
Donnie West
2019-11-08
2
-16
/
+16
|
|
/
|
/
|
*
|
Merge pull request #2845 from DonnieWest/fixItemDetailsOnEmptySource
w0rp
2019-10-18
1
-2
/
+0
|
\
\
|
*
|
Fix tsserver not returning details for items with empty source
Donnie West
2019-10-17
1
-2
/
+0
|
|
/
*
/
Allow code actions to work on callback based sources
Donnie West
2019-10-17
1
-0
/
+6
|
/
*
Show description of autoimport action for tsserver
Jerko Steiner
2019-09-20
1
-3
/
+3
*
Add ALERename (tsserver & LSP), ALEOrganizeImports (tsserver) and auto import...
Jerko Steiner
2019-09-12
3
-8
/
+116
*
Add asyncomplete.vim Support (#2627)
Donnie West
2019-08-17
1
-0
/
+28
*
Add & fix tests for added funcs
delphinus
2019-06-19
1
-0
/
+4
*
Fix #2544 - Completion positions are off by one
w0rp
2019-05-30
1
-2
/
+2
*
Fix #2535 - Automatically emit <C-x><C-o> less to prevent <C-o> issues
w0rp
2019-05-28
4
-56
/
+19
*
Close #2285 - Add a function for use with omnifunc
w0rp
2019-05-17
2
-5
/
+79
*
#2492 - Try to fix a deoplete bug again
w0rp
2019-05-12
1
-0
/
+63
*
Support b:ale_completion_enabled for disabling it for some buffers
w0rp
2019-05-11
1
-0
/
+10
*
#2481 - Use text to insert from insertText
w0rp
2019-05-09
1
-1
/
+25
*
Close #1753 - Implement minimum viable integration with Deoplete
w0rp
2019-04-23
2
-15
/
+59
*
#2341 - Handle completion messages with textEdit objects
w0rp
2019-03-10
1
-0
/
+31
*
Fix #2326 - ALEComplete no longer replaces completeopt
w0rp
2019-03-08
2
-18
/
+50
[next]