Projects
Useful things
Zed Extensions
Extensions for Zed.

Why It Exists
I wanted a black theme on Zed that matches Vercel's style because I like it
Overview
Theme for Zed with both dark and light variants based on Vercel Carbon.
Features
- Vercel Carbon Dark
- Vercel Carbon Light
Usage
Install the extension in Zed, then switch to either Vercel Carbon Dark or Vercel Carbon Light in the theme selector (⌘K ⌘T)
VS Code Extensions
Extensions published to VS Code Marketplace and Open VSX.

Why It Exists
I constantly needed to clear the logs of a file while testing some feature (I know tail -f exists)
Overview
This VS Code extension adds a quick action to clear the contents of the currently active file.
Features
- Fast one-click or command-palette workflow
Usage
Run the "Clear File Contents" command from the command palette, or use the editor action button.

Why It Exists
Tailwind started using OKLCH colours, and there was no preview for them in VS Code
Overview
Provides inline previews for OKLCH colour values directly in your editor.
Features
- Inline visual feedback for OKLCH values
- Improves readability of modern colour workflows
Usage
Install the extension and open files containing OKLCH values to see the visual previews inline.