nativescript-community / nativescript-vscode-extension

A Visual Studio Code Extension for NativeScript
https://www.nativescript.org/visual-studio-code
Apache License 2.0
82 stars 32 forks source link

Differentiate the CLI statistics coming from VS Code usage #128

Closed ivanbuhov closed 7 years ago

ivanbuhov commented 7 years ago

Currently the CLI analytics is enabled in the context of VS Code. We need to distinguish the analytics info coming from VS Code. Possibly we can tag it with a special flag by passing the --analyticsClient flag of the CLI e.g. --analyticsClient VSCode.