A fun VS Code companion extension that watches your code lines as you type. When you leave a line that contains errors or typos, Fry appears in your gutter asking "ARE YOU SURE?" with a comic bubble and an easy 1-click dismiss button.
Features
🤨 Fry Gutter Icon: Shows Fry's iconic squinting face beside lines with errors.
💭 Inline Manga Speech Cloud: Displays 💭 ARE YOU SURE? and a short error preview directly on the line.
❌ 1-Click Dismiss: CodeLens button right above the line to dismiss the alert immediately.
⚡ Auto-Clean: Resolves automatically when the error is fixed.
How to Use
Type your code normally.
If a line has a syntax or type error, press Enter.
Fry and the meme bubble will appear next to the error line.
Click ❌ Dismiss above the line or fix the error to clear it.