joke-grammer
This is a simple vs code extension that fetches a random joke from the Internet and displays it as a message on the active Vs Code window .
So when you are bored or your code isn't behaving as usual 😛 , quickly read a random Joke . it might help 🤣
Ps : This is my first extension for Vs-Code 😁😎
How-to-Use
- Go to Extensions within Vs-code and search for Joke-grammer and install it .
- Once installed , press Ctrl+Shift+P on Windows or Cmd+Shift+P for Mac to open up the command pallete and search Get a Joke
- And thats it , the extension will fetch a random joke from the API and display it on the current active window .
Screenshot