Skip to content

mhu/vscode-timer

Repository files navigation

vscode-timer

Simple timer extension for Visual Studio Code.

Packaging

vsce package

Installing The Packaged Extension

code --install-extension my-extension-0.0.1.vsix

Development

  • Press F5 to open a new window with your extension loaded.
  • Run your command from the command palette by pressing (Ctrl+Shift+P or Cmd+Shift+P on Mac) and typing Create timer.
  • Set breakpoints in your code inside src/extension.ts to debug your extension.
  • Find output from your extension in the debug console.

About

Simple timer extension for Visual Studio Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published