ZIm/crates/util/src
Robin Pfäffle 06674a21f9
Add support for relative terminal links (#7303)
Allow opening file paths relative to terminal's cwd


https://github.com/zed-industries/zed/assets/67913738/413a1107-541e-4c25-ae7c-cbe45469d452


Release Notes:

- Added support for opening file paths relative to terminal's cwd
([#7144](https://github.com/zed-industries/zed/issues/7144)).

---------

Co-authored-by: Kirill <kirill@zed.dev>
2024-02-03 17:04:27 +02:00
..
test Fix remaining vim failures 2023-04-20 15:25:11 -06:00
arc_cow.rs WIP 2023-12-05 19:27:15 +01:00
fs.rs Add copilot crate 2023-03-28 09:41:59 -07:00
github.rs Filter LSP github releases that have no assets to properly download LSP servers (#7189) 2024-02-01 10:59:35 +02:00
http.rs Also add proxy to zed http client (#7184) 2024-01-31 21:40:12 -07:00
paths.rs Add support for relative terminal links (#7303) 2024-02-03 17:04:27 +02:00
semantic_version.rs app version to server (#7130) 2024-01-31 15:46:24 -07:00
test.rs Replace tempdir crate with tempfile 2024-01-24 17:58:09 +00:00
util.rs Read HTTP proxy from env (#6765) 2024-01-31 20:57:09 -07:00