Awesome
TimeTagger Extension
How to use
- You have to have TimeTagger account
- Go to TimeTagger/account to get API token
- Go back to
VSCode
->File
->Preferences
->Settings
- Find
Extensions
->TimeTagger Extension
, add you API token toToken
section
How to Install
- Step 1 : Make sure you have Nodejs installed. Then run: <code>npm install -g @vscode/vsce</code>
- Step 2: Package extension by command: <code>vsce package</code>
- Step 3: Right click on
.vsix
file, chooseInstall Extension VSIX