aboutsummaryrefslogtreecommitdiff
path: root/crates/ide/src/view_crate_graph.rs
Commit message (Collapse)AuthorAgeFilesLines
* Better node label/shapesJonas Schievink2021-05-111-3/+11
|
* Only include workspace cratesJonas Schievink2021-05-111-8/+30
|
* Update crates/ide/src/view_crate_graph.rsJonas Schievink2021-05-111-2/+2
| | | Co-authored-by: bjorn3 <[email protected]>
* Distinguish crates with identical nameJonas Schievink2021-05-111-1/+1
|
* Allow viewing the crate graph in a webviewJonas Schievink2021-05-111-0/+81