aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide/src/expand.rs
Commit message (Expand)AuthorAgeFilesLines
* Refactor primary IDE APIAleksey Kladov2020-02-261-102/+0
* cleanup importsAleksey Kladov2020-02-061-1/+2
* Implement Syntax Highlight inside MacroEdwin Cheng2020-01-201-0/+8
* Use src node for analyze sourceEdwin Cheng2020-01-071-2/+3
* Use simpler logic on original_rangeEdwin Cheng2019-12-141-39/+44
* Re-export Origin to replace ExpansionOriginEdwin Cheng2019-12-141-2/+2
* Fix original_source find orderEdwin Cheng2019-12-141-37/+42
* Map first and last node in original_rangeEdwin Cheng2019-12-121-17/+36
* Rename Source -> InFileAleksey Kladov2019-11-281-4/+4
* rename ra_ide_api -> ra_ideAleksey Kladov2019-11-271-0/+63