aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide/src/display.rs
Commit message (Expand)AuthorAgeFilesLines
* Hover tooltip module name is monospace once againAaron Loucks2020-05-261-1/+2
* Fix formatting error when no modpath is presentGalilée 'Bill' Enguehard2020-05-221-3/+3
* Modify hover info to show module path separated by a lineGalilée 'Bill' Enguehard2020-05-221-3/+3
* Add extra newline after module path in hover infoGalilée 'Bill' Enguehard2020-05-211-1/+1
* Remove some unwrapsAleksey Kladov2020-03-281-6/+7
* ra_ide: refactor readonly String -> &strveetaha2020-03-161-16/+21
* Show mod path in hover tooltipKirill Bulatov2020-03-071-4/+10
* SimplifyAleksey Kladov2020-02-221-1/+1
* Remove unused importskjeremy2019-12-201-1/+1
* rename ra_ide_api -> ra_ideAleksey Kladov2019-11-271-0/+84