Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/dracula/visual-studio-code
/ generate.js
File
generate.js
scripts/generate.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ readFile } = require(
'fs'
).promises;
2
const
{ join } = require(
'path'
);
3
const
{ Type, DEFAULT_SCHEMA, load } = require(
'js-yaml'
);
4
const
tinycolor = require(
'tinycolor2'
);
Callers
nothing calls this directly
Calls
1
transformSoft
Function · 0.85
Tested by
no test coverage detected