- Notifications
You must be signed in to change notification settings - Fork47
Closed
Description
Analog torust-lang/rust#63402
My initial idea is to hook this up here, where we would call into some other place that does the margin calculation:
annotate-snippets-rs/src/formatter/mod.rs
Line 185 in1183568
| DisplaySourceLine::Content{ text, ..} =>Some(format!(" {}", text)), |
But I guess we'll also have to update therange ofDisplaySourceLine::Annotation, so maybe it should happen earlier?
Metadata
Metadata
Assignees
Labels
No labels