Frida Kitty
A simple VS Code extension that brings a friendly Hello Kitty companion to your Explorer sidebar.
Features
- Companion View: Adds a collapsible "Hello Kitty" view at the bottom of the Explorer side bar.
- Visual Aesthetic: Displays a high-quality Hello Kitty image to brighten your workspace.
Usage
- Open the Explorer view in VS Code (Ctrl+Shift+E / Cmd+Shift+E).
- Look for the Hello Kitty section at the bottom of the sidebar.
- Click to expand and see your companion!
Installation
Once published, search for "Frida Kitty" in the VS Code Marketplace and click Install.
Development
To run the extension locally for development:
- Clone the repository.
- Run
bun install to install dependencies.
- Run
bun run build to compile the TypeScript code.
- Press
F5 in VS Code to open a new Extension Development Host window.
| |