MCPcopy Index your code
hub / github.com/coder/code-server / vscode.ts

File vscode.ts

src/node/routes/vscode.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { logger } from "@coder/logger"
2import * as crypto from "crypto"
3import * as express from "express"
4import { promises as fs } from "fs"

Callers

nothing calls this directly

Calls 13

authenticatedFunction · 0.90
selfFunction · 0.90
redirectFunction · 0.90
isFileFunction · 0.90
replaceTemplatesFunction · 0.90
logErrorFunction · 0.90
resolveFunction · 0.85
readMethod · 0.80
writeMethod · 0.80
handleRequestMethod · 0.80
createProxyMethod · 0.80
handleUpgradeMethod · 0.80

Tested by

no test coverage detected