ZIm/crates/util
Devzeth fa96e2259b
paths: Add support for clickable file paths in the Odin language format (#25842)
This PR adds support for clickable file paths in the Odin language format.

The odin compiler errors use the format `/path/to/file.odin(1:1)`. We
didn't recognize this format, making these paths non-clickable in the
terminal.

Also added tests for this. 


Release Notes:

- Added support for clickable file paths in the Odin language format.

---------

Co-authored-by: Peter Tripp <peter@zed.dev>
2025-03-01 16:22:12 +00:00
..
src paths: Add support for clickable file paths in the Odin language format (#25842) 2025-03-01 16:22:12 +00:00
Cargo.toml windows: Fix tests on Windows (#22616) 2025-02-05 14:30:09 +00:00
LICENSE-APACHE chore: Add crate licenses. (#4158) 2024-01-23 16:56:22 +01:00