timerTimer is a basic extension for setting a timer and getting notification when timer goes off. FeaturesSet timerYou can set timer (currently only minutes are supported!). To set the timer:
Stop timerYou can stop timer (only if it has been set). To stop the timer:
Restart timerYou can restart timer. To restart the timer:
Display timerYou can display timer. To see the timer:
Known IssuesIt 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 NotesUsers appreciate release notes as you update your extension. 1.0.0Initial release. |