ZIm/crates/zed
Kirill Bulatov 903eed964a Allow CLI to start Zed from local sources
Zed now is able to behave as if it's being started from CLI
(`ZED_FORCE_CLI_MODE` env var)

Zed CLI accepts regular binary file path into `-b` parameter (only *.app before),
and tries to start it as Zed editor with `ZED_FORCE_CLI_MODE` env var
and other params needed.
2023-05-16 17:41:32 +03:00
..
resources Update app-icon@2x.png 2023-02-26 11:03:43 -05:00
src Allow CLI to start Zed from local sources 2023-05-16 17:41:32 +03:00
build.rs Move weak linking into zed's build.rs 2022-11-08 16:04:55 +01:00
BundleDocumentTypes.plist Change LSHandlerRank to Alternate 2023-03-15 19:18:39 -04:00
Cargo.toml v0.87.x dev 2023-05-10 16:47:09 -04:00
RELEASE_CHANNEL Store current release channel name in a file in the zed crate 2022-10-26 16:19:19 -07:00