Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ logger } from
"@coder/logger"
2
import
* as crypto from
"crypto"
3
import
* as express from
"express"
4
import
{ promises as fs } from
"fs"
Callers
nothing calls this directly
Calls
13
authenticated
Function · 0.90
self
Function · 0.90
redirect
Function · 0.90
isFile
Function · 0.90
replaceTemplates
Function · 0.90
logError
Function · 0.90
resolve
Function · 0.85
read
Method · 0.80
write
Method · 0.80
handleRequest
Method · 0.80
createProxy
Method · 0.80
handleUpgrade
Method · 0.80
Tested by
no test coverage detected