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