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...