index
:
rust-analyzer
master
[FORK] modified to work on wasm targets
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
ra_ide
/
src
/
goto_definition.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move module to SourceBinder
Aleksey Kladov
2020-01-16
1
-19
/
+19
*
Only new-style classification
Aleksey Kladov
2020-01-15
1
-2
/
+3
*
Fix parser for macro call in pattern position
Edwin Cheng
2019-12-20
1
-0
/
+36
*
Fix resolve for field init shorthand
Aleksey Kladov
2019-12-20
1
-20
/
+37
*
Add local functions to bodies
Aleksey Kladov
2019-12-20
1
-0
/
+17
*
Don't bother with focus range for navigation to locals
Aleksey Kladov
2019-12-18
1
-0
/
+41
*
Refactor goto tests to always specify texts
Aleksey Kladov
2019-12-18
1
-50
/
+74
*
Add blank lines for readability
Aleksey Kladov
2019-12-18
1
-0
/
+4
*
Merge #2562
bors[bot]
2019-12-17
1
-8
/
+26
|
\
|
*
Fix original_source find order
Edwin Cheng
2019-12-14
1
-8
/
+26
*
|
for goto and hover pick the token based on a priority
succcubbus
2019-12-13
1
-3
/
+15
*
|
add tests for goto on tuple fields
succcubbus
2019-12-13
1
-0
/
+16
*
|
fix goto definition when inbetween tokens
succcubbus
2019-12-13
1
-2
/
+14
|
/
*
Report correct original range in goto_definition
Aleksey Kladov
2019-12-09
1
-9
/
+7
*
Fix range in goto_through_format test
Florian Diebold
2019-12-08
1
-1
/
+1
*
Fix expansion of format_args
Florian Diebold
2019-12-08
1
-1
/
+0
*
Rename GenericParam -> TypeParam
Aleksey Kladov
2019-12-07
1
-1
/
+1
*
Gotodef for TypeParameters
Aleksey Kladov
2019-12-07
1
-7
/
+18
*
Make the goto_through_format test actually fail :(
Florian Diebold
2019-12-06
1
-0
/
+3
*
Try to make go to definition work in format!
Florian Diebold
2019-12-06
1
-0
/
+27
*
Rename Source -> InFile
Aleksey Kladov
2019-11-28
1
-4
/
+4
*
rename ra_ide_api -> ra_ide
Aleksey Kladov
2019-11-27
1
-0
/
+696