aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide/src/goto_type_definition.rs
Commit message (Expand)AuthorAgeFilesLines
* Refactor primary IDE APIAleksey Kladov2020-02-261-18/+18
* SimplifyAleksey Kladov2020-02-121-15/+7
* cleanup importsAleksey Kladov2020-02-061-2/+2
* for goto and hover pick the token based on a prioritysucccubbus2019-12-131-2/+13
* add tests for goto on tuple fieldssucccubbus2019-12-131-1/+17
* fix goto definition when inbetween tokenssucccubbus2019-12-131-2/+14
* rename ra_ide_api -> ra_ideAleksey Kladov2019-11-271-0/+105