aniFace is a simple Visual Studio Code extension created to be a cute visualization for tracking errors, warnings, and informational diagnostics while coding.
You can install this extension under the VS Code extensions tab by searching "aniface" or by visiting my publisher page.
Another way to install the extension is by using Visual Studio Code's built-in command prompt. You can open this prompt by pressing ctrl + p
on your keyboard.
Once the prompt is open, you can paste this value:
ext install azazelm3dj3d.aniface
The concept for this extension was inpsired by virejdasani who created InYourFace, which uses the original Doom "ouch" expressions while tracking errors.