Juha Ristolainen 574fa9f2e4 v1.0.5
2017-03-18 18:34:27 +00:00
2017-03-18 18:34:27 +00:00
2017-03-17 17:54:03 +00:00
2017-03-18 18:34:27 +00:00
2017-03-17 18:13:28 +00:00
2017-03-18 18:34:27 +00:00
2017-03-18 18:34:27 +00:00

Code::Stats extension to Visual Studio Code.

This is a Visual Studio Code extension to send updates to https://codestats.net

Features

This extension tracks the amount of changes you make to your files and sends out pulses to https://codestats.net/api-docs#pulse to track your XP.

Extension Settings

You need to register your machine at https://codestats.net/my/machines to get an API key which you need to set in the settings.

This extension contributes the following settings:

  • codestats.apikey: API key for your machine

Known Issues

Release Notes

1.0.5

Changed language names to reflect the ones already used in Code::Stats.

1.0.4

Added a manual mapping to natural language language names.

1.0.3

Fixed an accumulation of XP bug. Added a license for the logo.

1.0.2

Added a logo for the extension.

1.0.1

Added the missing github information to package.json Added the .vsix installation package as well.

1.0.0

Initial release of code-stats-vscode

For more information

Enjoy!

Description
Code::Stats editor plugin for Visual Studio Code
Readme MIT 572 KiB
Languages
TypeScript 79.4%
HTML 9.6%
CSS 9.1%
JavaScript 1.9%