Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dethcrypto/dethcode
/ prepareVSCode.js
File
prepareVSCode.js
packages/vscode-host/scripts/prepareVSCode.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// @ts-check
2
3
const
{ chdir, execSync, existsSync, changeFileSync, log } = require(
"./util"
);
4
const
{ argv } = require(
"./argv"
);
Callers
nothing calls this directly
Calls
1
prepareVSCode
Function · 0.85
Tested by
no test coverage detected