⏱ Timer – Stay Focused in VS Code
A simple yet annoying timer extension for Visual Studio Code 😈
Designed to help you focus on your tasks, work in time-boxes, and stop procrastinating.
✨ Features
- ⏲ Set a timer in minutes
- 🔁 Repeat the last timer
- ♻️ Reset the timer anytime
- 📊 Live countdown in the Status Bar
- 🚨 Annoying full-screen Webview when time is up
- 🧠 Helps with focus, Pomodoro-style work sessions
📌 Commands
You can access all commands via Command Palette:
Ctrl + Shift + P
| Command |
Description |
Timer: Set Time |
Set a new timer (in minutes) |
Timer: Repeat Time |
Repeat the last timer |
Timer: Reset Time |
Stop and reset the timer |
🧭 How to Use
- Open Command Palette
- Run Timer: Set Time
- Enter time in minutes (e.g.
15)
- For time less than 1 minute enter {0.01-0.59}
- Focus on your task 💻
- When time is up…
🚨 You will be interrupted
🖥 Status Bar
- Shows remaining time (
mm:ss)
- Clickable (configurable)
- Changes state when timer finishes
🧠 Why This Extension?
Because sometimes a polite notification is not enough.
This extension makes sure you notice when your time is over.
Perfect for:
- Pomodoro technique
- Deep work sessions
- Task timeboxing
- Fighting procrastination
🛠 Development
Built with:
- TypeScript
- VS Code Extension API
- Webview
- esbuild
Installation
just search "gorji timer" on extension section
| |