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_go_to_definition.vader
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Supply language_id values to Neovim LSP API
w0rp
2025-03-27
1
-1
/
+1
*
Implement listing all returned results for LSP textDocument/implements (#4755)
Bryan Garber
2024-05-01
1
-7
/
+3
*
Add ALEGoToImplementation (#4160)
godbless
2022-04-30
1
-0
/
+96
*
Add eclipselsp jdt:// support for textDocument/definition (#4030)
yoshi1123
2022-03-04
1
-14
/
+14
*
chore: replace python-language-server to supported pylsp (#3810)
Gerardo Gómez Rodríguez
2021-07-09
1
-8
/
+8
*
Close #2102 - Add support for the Angular language server
w0rp
2021-03-14
1
-0
/
+23
*
Support going to type definition with tsserver (#3545)
Alex LaFroscia
2021-02-20
1
-0
/
+24
*
Remove features deprecated in previous versions
w0rp
2020-08-18
1
-1
/
+1
*
Closes #3019 - Implement default navigation
w0rp
2020-04-15
1
-4
/
+34
*
Add support for Vim's tagstack to ALEGoToDefinition
Reed Riley
2019-04-19
1
-0
/
+9
*
Fix #2295 - Respond to initialize with an initialized message
w0rp
2019-02-15
1
-4
/
+16
*
#2132 Use an on-init callback for all LSP logic
w0rp
2019-02-13
1
-25
/
+27
*
Add textDocument/typeDefinition for LSP (#2226)
Andrey Popp
2019-01-21
1
-4
/
+76
*
Update tests
Andrey Popp
2019-01-21
1
-2
/
+2
*
Add versions of ALEGoToDefinition that open in splits
Ben Kraft
2018-12-19
1
-13
/
+63
*
Merge pull request #1861 from dimbleby/goto-definition-column
w0rp
2018-08-28
1
-4
/
+4
|
\
|
*
Fix out-by-one error in column on goto-definition
David Hotham
2018-08-27
1
-4
/
+4
*
|
Use one LSP connection per project
w0rp
2018-08-24
1
-11
/
+15
|
/
*
Update tests in response to changes in #1797.
Bradford Larsen
2018-08-07
1
-5
/
+5
*
Update tests in response to changes in #1797.
Bradford Larsen
2018-08-07
1
-5
/
+5
*
Check LSP capabilities before using them
w0rp
2018-07-22
1
-4
/
+43
*
Fix the broken tests
w0rp
2018-07-06
1
-1
/
+1
*
Fix #1661 - Do not use :edit when jumping inside of a file
w0rp
2018-06-21
1
-0
/
+22
*
Lazy-load LSP linters, and check b:changedtick before notifying about changes
w0rp
2018-06-15
1
-1
/
+8
*
Handle definition responses without files
w0rp
2018-06-01
1
-0
/
+13
*
Implement a preview window for selecting locations to open
w0rp
2018-04-22
1
-3
/
+4
*
Fix the mscs tests on Windows, and use the improved Simplify for all tests in...
v1.7.0
w0rp
2017-12-19
1
-11
/
+11
*
Fix go to definition tests on Windows
w0rp
2017-11-26
1
-8
/
+8
*
Test go to definition tests on Windows
w0rp
2017-11-26
1
-3
/
+3
*
Implement go to defintion for LSP linters
w0rp
2017-11-26
1
-7
/
+154
*
Quietly add go to definition support for tsserver
w0rp
2017-11-21
1
-0
/
+138