zed/crates/zed
Conrad Irwin ebc3031fd9
Inline initialization (#19711)
This restores all the init behaviour into main again. This means we
never need to call init_ui (and so we can't call it more than once).

Release Notes:

- (Nightly only) fixes a panic when using the cli to open another file
in a running zed.
2024-10-24 20:43:40 -06:00
..
contents
resources dev build: Change color of icons (#17486) 2024-09-06 11:47:19 +02:00
src Inline initialization (#19711) 2024-10-24 20:43:40 -06:00
build.rs Add a way to explicitly specify RC toolkit path (#18402) 2024-09-30 11:34:44 +03:00
Cargo.toml Remove dev servers (#19638) 2024-10-24 12:14:03 -06:00
LICENSE-GPL
RELEASE_CHANNEL