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
/
test_find_references.vader
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALEFindReferences: add -fzf flag to show output in fzf (#5018)
bretello
2025-12-21
1
-9
/
+10
*
add preview for ALEFindReferences (#5001)
bretello
2025-08-13
1
-9
/
+170
*
Supply language_id values to Neovim LSP API
w0rp
2025-03-27
1
-1
/
+1
*
Add eclipselsp jdt:// support for textDocument/definition (#4030)
yoshi1123
2022-03-04
1
-6
/
+6
*
Allows to use quickfix for references. (#4033)
Dalius Dobravolskas
2022-02-05
1
-0
/
+88
*
chore: replace python-language-server to supported pylsp (#3810)
Gerardo Gómez Rodríguez
2021-07-09
1
-4
/
+4
*
Fix #3316 - Repeat -relative for ALERepeatSelection
w0rp
2020-08-27
1
-3
/
+19
*
Closes #3019 - Implement default navigation
w0rp
2020-04-15
1
-4
/
+64
*
Fix #2402 - Handle null LSP references responses
w0rp
2019-03-29
1
-8
/
+9
*
Fix #2295 - Respond to initialize with an initialized message
w0rp
2019-02-15
1
-4
/
+14
*
#2132 Use an on-init callback for all LSP logic
w0rp
2019-02-13
1
-15
/
+17
*
Use relative paths when previewing file locations (#2238)
Alvin Chan
2019-01-27
1
-3
/
+27
*
Update tests
Andrey Popp
2019-01-21
1
-1
/
+1
*
Update FindReferences tests
Alvin Chan
2018-12-31
1
-3
/
+3
*
Use one LSP connection per project
w0rp
2018-08-24
1
-9
/
+13
*
Check LSP capabilities before using them
w0rp
2018-07-22
1
-4
/
+29
*
Fix the broken tests
w0rp
2018-07-06
1
-1
/
+1
*
Lazy-load LSP linters, and check b:changedtick before notifying about changes
w0rp
2018-06-15
1
-1
/
+8
*
Add support for finding references using LSP servers or tsserver
w0rp
2018-04-22
1
-0
/
+243