An open API service indexing awesome lists of open source software.

https://github.com/johnfacey/wisdomcode-vscode

VSCode Extension: Your motivational coding assistant. Shows quotes to inspire you to write better code.
https://github.com/johnfacey/wisdomcode-vscode

Last synced: 8 months ago
JSON representation

VSCode Extension: Your motivational coding assistant. Shows quotes to inspire you to write better code.

Awesome Lists containing this project

README

          

# Wisdom Code πŸ§˜β€β™‚οΈ

Wisdom Code

Your motivational VS Code extension. This extension shows calming or wise quotes to inspire you as you code.

## Features
- 🧘 Show quote manually (Command Palette: `Wisdom Code: Show Wisdom`)
- 🧱 Open Webview Panel (Command Palette: `Wisdom Code: Open Wisdom Panel`)
- πŸ•°οΈ Auto-inspires you every 45 minutes

## Usage
1. Press `Ctrl+Shift+P` β†’ `Wisdom Code: Show Wisdom`
2. Or `Wisdom Code: Open Wisdom Panel` to see quotes in a visual layout
3. Wait… and Wisdom Code will drop in occasionally

## Development
```bash
npm install
npm run compile
npx vsce package
```

## GitHub Actions
This project auto-builds on tag pushes. See `.github/workflows/publish.yml`

---
🧘 "Even a broken build teaches a lesson."