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.
- Host: GitHub
- URL: https://github.com/johnfacey/wisdomcode-vscode
- Owner: johnfacey
- Created: 2025-07-26T02:44:44.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-07-26T02:54:26.000Z (11 months ago)
- Last Synced: 2025-10-01T11:54:22.792Z (9 months ago)
- Language: TypeScript
- Size: 2.67 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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."