https://github.com/https-eduardo/time-in-vscode
An extension that registers the time that you spend with VSCode open
https://github.com/https-eduardo/time-in-vscode
Last synced: 9 months ago
JSON representation
An extension that registers the time that you spend with VSCode open
- Host: GitHub
- URL: https://github.com/https-eduardo/time-in-vscode
- Owner: https-eduardo
- Created: 2023-11-19T17:07:52.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-04T04:23:40.000Z (about 2 years ago)
- Last Synced: 2024-12-25T15:14:14.463Z (about 1 year ago)
- Language: TypeScript
- Size: 39.1 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 👾 Time In VSCode
Just a simple extension that registers time elapsed in the VSCode and in a workspace. When installed, it will auto initialize when VSCode opens. You can see the information by clicking at the button in the bottom status bar. If there's no file opened the time will not be counted.
### 1.0.1
FIX: Prevent multiple vscode windows counting the time
### 1.0.0
Initial release of Time In VSCode
#### More information
- [Github Repository](https://github.com/https-eduardo/time-in-vscode)