This is a simple VS Code extension that tells a random dad joke. The extension uses the icanhazdadjoke.com API to fetch a random dad joke and displays it in a notification window.
Features
Tells a random dad joke.
Requirements
This extension requires Visual Studio Code version 1.57.0 or higher.
Installation
Open Visual Studio Code.
Press Ctrl+Shift+X on Windows or Cmd+Shift+X on Mac to open the Extensions panel.
Search for "Tell me a Dad Joke."
Click "Install".
After the installation is complete, you can click "Reload" to activate the extension.
Alternatively, you can download the extension from the Visual Studio Code Marketplace.
Usage
To use the extension:
Open the command palette in Visual Studio Code by pressing Ctrl+Shift+P on Windows or Cmd+Shift+P on Mac.
Type "Tell a Dad Joke" in the command palette and select it.
You should now see a random dad joke displayed in a notification window.
Contributing
This extension is open source and contributions are welcome! Feel free to create a pull request or submit an issue.