47 Forks
105 Stars
105 Watchers

vscode-extension-telemetry

Node module to help VS Code extensions send telemetry using application insights

How to download and setup vscode-extension-telemetry

Open terminal and run command
git clone https://github.com/microsoft/vscode-extension-telemetry.git
git clone is used to create a copy or clone of vscode-extension-telemetry repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with vscode-extension-telemetry https://github.com/microsoft/vscode-extension-telemetry/archive/master.zip

Or simply clone vscode-extension-telemetry with SSH
[email protected]:microsoft/vscode-extension-telemetry.git

If you have some problems with vscode-extension-telemetry

You may open issue on vscode-extension-telemetry support forum (system) here: https://github.com/microsoft/vscode-extension-telemetry/issues