Poem of the Day

Installation
Install this extension from the VS Code marketplace.
OR
With VS Code open, search for poem-of-the-day in the extension panel (Ctrl+Shift+X on Windows/Linux or Cmd(⌘)+Shift+X on MacOS) and click install.
OR
With VS Code open, launch VS Code Quick Open (Ctrl+P on Windows/Linux or Cmd(⌘)+P on MacOS), paste the following command, and press enter.
ext install darrenjaworski.poem-of-the-day
Features
A daily poem is just a click away in the lower left of your toolbar. Happy coding.

Requirements
This extension has no dependencies.
Extension Settings
This extension contributes the following settings:
poemOfTheDay.openOnStartup : On VS Code startup, the poem of the day will be displayed. (defaults to false)
Known Issues
Please report any bugs or issues on the extension's Github repo.
Release Notes
1.0.5
1.0.4
1.0.3
- fix fetch new poem every day
1.0.2
1.0.1
- updated readme
- updated icon
1.0.0
- initial release!
- a random poem fetched daily and cached locally from poetrydb.org
- poetry displayed in webview
- toolbar icon to show poem and shows title and author preview
- command to show poem of the day
- setting to automatically show poem of the day on startup (defaults to false)
| |