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

File debugger.ts

src/shared/vscode/debugger.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { minimatch } from "minimatch";
2import * as path from "path";
3import { Uri, workspace } from "vscode";
4import { escapeRegExp } from "../utils";

Callers

nothing calls this directly

Calls 1

escapeRegExpFunction · 0.90

Tested by

no test coverage detected