dac0a7b6fa3ebb11e2d3c7c3e753bac2a1c84e25
Co-authored-by: m.schnitzler <martin.wb.2015@gmail.com> Co-committed-by: m.schnitzler <martin.wb.2015@gmail.com>
vscodestat README
collect stats about a user's activity in vscode
Features
it can track :
- file opening
- file saving
- window focus
Extension Settings
vscodestat.setUrl: function to set the remote server's url this will set the variable vscodestat.urlvscodestat.callUrl: funciton to test if it works
Sample url : https://xxxxxx/vscodestat?userName=raf
Description