You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: "More Information about VS Code Telemetry",
167
+
isCloseAffordance: false,
168
+
};
169
+
constcodeqlTelemetryItem={
170
+
title: "More Information about CodeQL Telemetry",
171
+
isCloseAffordance: false,
172
+
};
173
+
letchosenItem;
174
+
175
+
do{
176
+
chosenItem=awaitwindow.showInformationMessage(
177
+
"The CodeQL extension now follows VS Code's telemetry settings. VS Code telemetry is currently enabled. Learn how to update your telemetry settings by clicking the links below.",
0 commit comments