open zed urls (#9081)
Release Notes: - Added support for opening files on the zed protocol `open zed:///Users/example/Desktop/a.txt` ([#8482](https://github.com/zed-industries/zed/issues/8482)).
This commit is contained in:
parent
1756c1fc1e
commit
977af37cfe
5 changed files with 253 additions and 222 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -12938,7 +12938,6 @@ dependencies = [
|
|||
"gpui",
|
||||
"install_cli",
|
||||
"isahc",
|
||||
"itertools 0.11.0",
|
||||
"journal",
|
||||
"language",
|
||||
"language_selector",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue