powerpaul17 / vscode-coding-stats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visual Studio Code Coding Stats Extension

This is still work in progress, use at your own risk and don't complain about bugs and missing features 😉

This extension aims to track your coding activity. It does this by registering keypresses, scrolling and changes of open files. At most every minute a tracking record is uploaded to the server. The records can then be analyzed in order to extract information about your coding activity.

Server - Coming soon

For correct functionality a backend server is necessary. It is currently work in progress but will be released soon...

About


Languages

Language:TypeScript 99.3%Language:JavaScript 0.7%