File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -43,4 +43,13 @@ command from the palette or click the *Rocket* icon from the account view:
4343
4444![ get-started] ( https://user-images.githubusercontent.com/50580/95288941-d88f9500-0826-11eb-8d2e-b981ad2f2cab.gif )
4545
46- To view your account details or manage your subscription, proceed to < https://build.bzl.io/bzl/user > .
46+ To view your account details or manage your subscription, proceed to
47+ < https://build.bzl.io/bzl/user > .
48+
49+ ### Telemetry.
50+
51+ This extension sends telemetry events to collect usage statistics on various
52+ features of the extension to help prioritize new features and/or diagnose
53+ problems. No personal data is collected. To opt out of telemetry, set the
54+ ` telemetry.enableTelemetry ` to ` false ` (this is the same flag for vscode
55+ telemetry itself).
Original file line number Diff line number Diff line change 22 "name" : " bazel-stack-vscode" ,
33 "displayName" : " bazel-stack-vscode" ,
44 "description" : " Bazel Support for Visual Studio Code" ,
5- "version" : " 0.5.0 " ,
5+ "version" : " 0.5.1 " ,
66 "publisher" : " StackBuild" ,
77 "license" : " Apache-2.0" ,
88 "icon" : " stackb-full.png" ,
You can’t perform that action at this time.
0 commit comments