Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Pomodoro Break TimerNew to Visual Studio Code? Get it now.
Pomodoro Break Timer

Pomodoro Break Timer

febriansyahdev

|
2 installs
| (0) | Free
Simple Pomodoro timer with VS Code status bar countdown and motivational breaks.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

☕ Pomodoro Timer for VS Code

A lightweight and elegant productivity extension that helps you focus with 25-minute Pomodoro sessions and 5-minute coffee breaks — right inside Visual Studio Code.

Stay productive, stay mindful. 🌿


✨ Features

  • ⏱️ Countdown Timer in the status bar (live updating every second)
  • ☕ Automatic Break Reminder after each Pomodoro
  • 💬 Motivational Quotes displayed during breaks
  • 🧘 Dark/Light Theme Aware — the break panel follows your VS Code theme
  • 🔁 Tutup & Mulai Lagi Button to restart Pomodoro instantly after a break
  • ⚙️ Fully Customizable Durations
    via settings pomodoro.workDuration and pomodoro.breakDuration
  • 🧩 Command Palette Integration (no UI clutter, everything accessible via commands)
  • 💾 Persistent Configuration — saves your duration preferences between sessions
  • 🔔 Desktop Notifications (via VS Code’s notification system)
  • 💡 Auto-start Option (soon) — automatically begin a new cycle after each break

🧭 Commands

Command Description
Pomodoro: Start Pomodoro Timer Start a new focus session
Pomodoro: Stop Pomodoro Timer Stop the current timer
Pomodoro: Set Pomodoro Duration Change work duration dynamically
Pomodoro: Show Break Panel Manually open motivational break screen
Pomodoro: Reset Timer Reset and restart Pomodoro cycle

You can access these commands from the Command Palette (Ctrl + Shift + P).


⚙️ Configuration

Add this to your VS Code settings.json:

{
  "pomodoro.workDuration": 25,
  "pomodoro.breakDuration": 5
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft