Search for StopWatch Timer in the extensions tab in the editor
Features🚀
Status Bar Integration: Shows the elapsed time in the status bar.
Webview Interface: An interactive webview interface for controlling the stopwatch.
Start, Stop, Reset: Simple controls to start, stop, and reset the stopwatch.
Customizable Display: Switch between dark and light mode with a theme toggle button.
Custom Fonts: Supports various fonts, including DSEG, Orbitron, and more.
Usage💡
Open the action bar in the Explorer and navigate to the STOPWATCH tab.
Use the displayed stopwatch to start, stop, or reset the timer, and check the time. (Refer to:Demo).
You can also check the time from the status bar.
Configuration⚙️
Settings.json
You can configure the extension settings in your settings.json file:
stopwatch.setStatusBarPosition: Controls the position of the status bar item. Options are Left or Right.
stopwatch.switchFont: Controls the font of the stopwatch display. Available fonts include Arial, sans-serif, DSEG-Regular, DSEG-Bold, Orbitron, RampartOne, 瀞ノグリッチ, 851Gkktt, rycsminStencily, and Isego.
When setting stopwatch.switchFont, here is an example of usage.
Arial, sans-serif (default)
DSEG-Regular
DSEG-Bold
Orbitron
RampartOne
瀞ノグリッチ
851Gkktt
rycsminStencily
Isego
Dark Mode / White Mode
The Dark Mode / Light Mode feature allows you to switch to Dark Mode by pressing the 🌙 button, and to Light Mode by pressing the 🌞 button.
Here is an example of how to use it.
Change Log📝
You can checkout all our changes in our CHANGELOG.