Skip to content

Commit d71e4fb

Browse files
committed
Add comment
1 parent 4c206b2 commit d71e4fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Extension/src/main.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ export async function activate(context: vscode.ExtensionContext): Promise<CppToo
158158
log(localize("intellisense.disabled", "intelliSenseEngine is disabled"));
159159
}
160160

161+
// Send an instrumentation message upon activation.
161162
sendInstrumentation({
162163
name: "activate",
163164
context: { cpptools: '', end: '' }

0 commit comments

Comments
 (0)