SwiftlyDaniel

Projects

Useful things

Zed Extensions

Extensions for Zed.

Vercel Carbon for Zed
A Zed theme inspired by Vercel's visual language.
Vercel Carbon for Zed preview

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.

Clear File icon
Clear File
Clear the contents of the opened file.
Clear File extension demo

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.

OKLCH Color Visualiser icon
OKLCH Color Visualiser
Preview OKLCH colours inline.
OKLCH Color Visualiser preview screenshot

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.

Command Palette

Search for a command to run...