Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Dev BalanceNew to Visual Studio Code? Get it now.
Dev Balance

Dev Balance

sina ebadi

|
8 installs
| (1) | Free
Reminds developers to take healthy breaks during coding sessions.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Dev Balance

Screenshot

Dev Balance helps developers maintain healthy work habits by reminding them to take breaks during long coding sessions.
It follows the Pomodoro technique by default, but durations are fully customizable.

✨ Features

  • Start and track focused work sessions
  • Automatically reminds you to take breaks
  • Displays daily, monthly, and yearly reports
  • Customizable timers for both work and breaks
  • Optional sound notifications
  • Keeps logs of your coding and break history

⚙️ Settings

You can adjust the settings in your VS Code settings.json:

{
  "devBalance.workDurationMinutes": 25,
  "devBalance.breakDurationMinutes": 5,
  "devBalance.enableSound": true
}

📊 Commands

Open the command palette (Ctrl+Shift+P or Cmd+Shift+P) and run:

  • Dev Balance: Pause Timer
  • Dev Balance: Resume Timer
  • Dev Balance: Reset Timer
  • Dev Balance: Show Daily Report
  • Dev Balance: Show Monthly Report
  • Dev Balance: Show Yearly Report
  • Dev Balance: Clear All Logs

📦 Installation

Get it from the Visual Studio Code Marketplace.

🤝 Contributing

Contributions are welcome!
Feel free to fork the repo, submit pull requests, or open issues to improve Dev Balance together.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft