Get instant, meme-based feedback on your code quality! See a reaction GIF in your sidebar that changes based on the number of errors in your workspace.
Tired of boring error counters? Memerrors keeps your coding sessions fun and engaging by showing you exactly how your code is "feeling" with a series of animated GIFs. Go from a happy coder to a full-blown crisis in 10+ errors!
Features
Real-time Reactions: The GIF updates automatically as you write and fix your code.
Granular Feedback: Features 12 unique GIFs for error counts from 0 to 11+.
Sidebar UI: Sits neatly in your activity bar for at-a-glance feedback without taking up editor space.
Customizable Boundaries: You control the thresholds for the start and end GIFs through the settings.
Lightweight: Activates on startup and runs efficiently in the background.
How to Use
Install the Memerrors extension.
Click the new Smiley icon in your Activity Bar (on the far left) to open the sidebar view.
Start coding! The GIF and error count will update automatically.
Extension Settings
This extension contributes the following settings, which you can edit in the VS Code Settings UI (Ctrl + ,):
memerrors.thresholds.happy: The maximum number of errors to show the start.gif (Default: 0).
memerrors.thresholds.rip: The number of errors at which to switch to the final end.gif (Default: 11).
Release Notes (Changelog)
0.0.5
Reworked logic to support 12 unique GIFs for different error counts.
Simplified configuration settings.
0.0.4
Major UI Update: Moved the extension from an editor panel to the sidebar.
0.0.3
Fixed a runtime error that occurred after closing the view panel.
0.0.2
Fixed the Marketplace icon not displaying correctly.