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

Break Timer Pro

Muhammad Rashed

|
5 installs
| (1) | Free
Track time in VS Code and get a break reminder every 50 minutes.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

⏱️ Break Timer Pro – A VS Code Productivity Extension

Break Timer Pro is a lightweight yet powerful Visual Studio Code extension that helps developers stay healthy and productive by reminding them to take regular breaks while coding.

If you're someone who spends long hours in front of the screen and often forgets to pause, this extension is designed just for you.


📌 Features

  • ✅ Auto Start: The timer begins automatically when you open VS Code — no setup required.
  • ⏳ Live Time Display: A live counter in the bottom-right status bar shows how long you’ve been coding.
  • 🔔 Break Reminders: After every 50 minutes, a visual alert notifies you to take a 5-minute break.
  • ⚙️ Minimal Interface: Non-intrusive and smooth; works silently in the background.
  • 🌙 Lightweight & Fast: Built with performance in mind — no bloat, just utility.

🖼️ Logo

Break Timer Pro Logo


💻 Installation

Option 1: Install via VSIX

  1. Download the .vsix file Break Timer Pro.
  2. Open VS Code and press Ctrl+Shift+P or Cmd+Shift+P to open the Command Palette.
  3. Search for and select: Extensions: Install from VSIX...
  4. Choose the downloaded .vsix file.
  5. Restart VS Code, and the timer will start automatically.

or [ Download Break Timer **.vsix file and run the command ]

vs-code

code --install-extension break-timer-pro-1.0.4.vsix

vs-codium

 codium --install-extension break-timer-pro-1.0.4.vsix

Option 2: Build from Source

git clone https://github.com/mrashed21/break-timer.git
cd break-timer
npm install
npm run compile
vsce package
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft