MCPcopy Create free account
hub / github.com/Dart-Code/Dart-Code / analytics.ts

File analytics.ts

src/extension/analytics.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as fs from "fs";
2import * as https from "https";
3import * as path from "path";
4import { debug, DebugAdapterTracker, DebugAdapterTrackerFactory, env, TelemetryLogger, TelemetrySender } from "vscode";

Callers

nothing calls this directly

Calls 2

getRandomIntFunction · 0.90
toStringMethod · 0.45

Tested by

no test coverage detected