Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>timerNew to Visual Studio Code? Get it now.
timer

timer

doganalper

|
212 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

timer

Timer is a basic extension for setting a timer and getting notification when timer goes off.

Features

Set timer

You can set timer (currently only minutes are supported!). To set the timer:

> Timer: Set Timer (timer.setTimer)

Stop timer

You can stop timer (only if it has been set). To stop the timer:

> Timer: Stop Timer (timer.stopTimer)

Restart timer

You can restart timer. To restart the timer:

> Timer: Restart Timer (timer.restartTimer)

Display timer

You can display timer. To see the timer:

> Timer: Get Timer (timer.getTimer)

Known Issues

It is my first time making VsCode extension, you might bump into some bugs here and there. You can always open issues with bugs you come across.

Release Notes

Users appreciate release notes as you update your extension.

1.0.0

Initial release.

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