Your code's feline mood ring — cats judge your bugs in real-time.
😺 What is PurrfectCode?
PurrfectCode is the VS Code extension that makes debugging actually fun. A cat lives in your sidebar and reacts emotionally to the number of errors in your active file.
Write clean code. Keep the cat happy. It is that simple.
Features
Mood
Error Count
What the Cat Says
Blissfully Happy
0 errors
you make the cat very happy!
Mildly Concerned
1-2 errors
(uh oh)
Visibly Annoyed
3-5 errors
eughh whats that...
Absolutely Furious
6-9 errors
dude look at what youve done-
Beyond Hope
10+ errors
theres code in your bugs
Live error count - updates instantly as you type
Error messages list - see exactly which lines are causing chaos
Zero configuration - install and go, it just works
Getting Started
Install from the Marketplace
Open VS Code
Press Ctrl+P / Cmd+P and run: ext install ronakmaheshwari.purrfect-code
Click the cat icon in your Activity Bar
Start coding - the cat is watching
Build from Source
Clone the repo, run npm install, npm run compile, then npx vsce package.
Requirements
VS Code 1.89.0 or higher
That is it. Seriously.
Release Notes
3.0.0 - The Glow-Up
Rebranded to PurrfectCode under ronakmaheshwari
Improved extension metadata and marketplace presence