Expand description
Resolve a human-readable display label for a URI. Two modes:
Relative=false: strip thefile://scheme and return the raw absolute path.Relative=true: same, then trim the workspace-folder prefix so the user seesSource/main.rsinstead of/Volumes/.../Mountain/Source/main.rs.