Let’s burn your code by fire
A lots of frustation in coding life, so burn your code and feel stres less ;)
Hi coder’s . Hope you are well.
If not well, don’t worry after reading this blog you will be FIREMAN. your code will be fired :)

No more talk just read & implement.
Open your vscode & search “Power Mode” on extension search bar.

Install this & configure it like this.
Go to settings > workspace > extensions > Power Mode -> Powermode: Presets -> Select whatever you like (use Flames for fire effect )

You can do it using vscode config too:
open your workspace
create a file settings.json inside .vscode directory
// .vscode/settings.json{
"powermode.enabled": true, "powermode.presets": "flames"
}

Let’s enjoy it