Skip to content

Latest commit

 

History

History
42 lines (34 loc) · 1.54 KB

File metadata and controls

42 lines (34 loc) · 1.54 KB

The VS Code extension for the time tracking software Ziit.

Installation

  1. Install from VS Code Marketplace
  2. Install from OpenVSX Registry

Setup

  1. Install the Ziit extension from the VS Code marketplace
  2. Open VS Code and press Cmd + Shift + P (or Ctrl + Shift + P on Windows)
  3. Type "Ziit: Set Instance" and press Enter
  4. Paste your Ziit instance URL
  5. Open VS Code and press Cmd + Shift + P (or Ctrl + Shift + P on Windows)
  6. Type "Ziit: Set API Key" and press Enter
  7. Paste your API key and press Enter
  8. Begin coding, and your time will be tracked automatically!

Commands

  • ziit.setApiKey: Set your Ziit API key
  • ziit.setBaseUrl: Set your Ziit instance URL
  • ziit.openDashboard: Open your Ziit dashboard
  • ziit.showOutput: Show Ziit output channel