aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide_api/src/expand.rs
Commit message (Collapse)AuthorAgeFilesLines
* Token-based reverse-mappingAleksey Kladov2019-11-181-8/+25
|
* Add ra_ide_api::expandAleksey Kladov2019-11-181-0/+42
This module should handle all tricky bits with mapping macro-expanded HirFileId to original files the user actually can see in the editor