-
-
Couldn't load subscription status.
- Fork 91
Open
Description
if the filenames of error sources had spaces around where they're shown in the square brackets, they'd be clickable in various smart terminals.
current
Error: Token Tree Building
╭─[samples/tree_error.txt:1:38]
1 │example token { tree file } ( words
│ ╰ Expected: ["token_tree", "close_paren"], Found: None
wanted
Error: Token Tree Building
╭─[ samples/tree_error.txt:1:38 ]
1 │example token { tree file } ( words
│ ╰ Expected: ["token_tree", "close_paren"], Found: None
Metadata
Metadata
Assignees
Labels
No labels