ZIm/crates/zed/src
Ben Kunkle c783fd072f
zed: Add --system-specs arg (#27285)
Adds the `--system-specs` flag to the Zed binary, so that users who wish
to report issues can retrieve their system specs, even if Zed is failing
to launch

Still TODO:
- [x] Test and do best effort GPU info detection on Linux
- [ ] Modify GitHub issue templates to tell users that the flag is
available if they are unable to launch Zed

Release Notes:

- Added the `--system-specs` flag to the Zed binary (not the cli!), to
retrieve the system specs we ask for in GitHub issues without needing to
open Zed
2025-03-22 02:56:25 +00:00
..
zed extensions_ui: Add ability to open the extensions view with a pre-selected filter (#27093) 2025-03-19 17:26:46 +00:00
logger.rs logging: Add runtime log replace upon max size limit (#25768) 2025-02-28 12:23:30 +05:30
main.rs zed: Add --system-specs arg (#27285) 2025-03-22 02:56:25 +00:00
reliability.rs cx.background_executor().spawn(...) -> cx.background_spawn(...) (#25103) 2025-02-18 20:30:33 +00:00
zed.rs Support built-in Zed prompts for all platforms (#26201) 2025-03-18 22:27:09 -06:00