Contributions & Projects

Experience

Open-source contributions to Zed and selected personal Rust projects that reflect how I like to build.

extension_host: Fix Windows manifest paths when uploading extensions to WSL remote Closes #42731 Release Notes: - Added path normalization to manifest paths using `RelPath::new(manifest.path, PathSyle::Windows)` to resolve issue with uploading extensions to WSL remote.

Rust
+139Additions
-58Deletions
77.8kStars
19mDownloads
Open

workspace: Implement Extended Terminal Option Closes #10211 Closes #7575 Release Notes: - Configuration of bottom_dock_layout in settings.json - Layout Mode button in Title Bar - 4 different layout modes for the bottom dock: contained (default), full (extends below both docks), left-aligned, right-aligned (extends only below the respective dock)

Rust
+409Additions
-79Deletions
77.8kStars
19mDownloads
Merged

A port of Rexim's amazing Gruber Darker theme from emacs to Zed. Available for download in the Zed code editor.

JSON
5Stars
3Forks
42.3kDownloads
View in Zed

Crabdash is a cross-platform homelab dashboard built in Rust with GPUI

Rust
2Stars
0Forks