MCPcopy Index your code
hub / github.com/SamVerschueren/vscode-yo

github.com/SamVerschueren/vscode-yo @v0.9.3

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.9.3 ↗ · + Follow
46 symbols 73 edges 14 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

vscode-yo

Scaffold projects using Yeoman.

Usage

Press F1 and type yo. Pick one of your generators from the list and answer all the questions.

Sub-Generator

The plugin also supports sub-generators. If a plugin has multiple generators, a list with all the available generators will pop-up. The default generator is marked by a ★.

Pre-requirements

  • [Node.js] (https://nodejs.org)
  • [npm] (https://www.npmjs.com)
  • [Yeoman] (http://yeoman.io)
  • A Yeoman generator of choice

License

MIT © Sam Verschueren

Core symbols most depended-on inside this repo

run
called by 2
src/yo/yo.ts
setState
called by 2
src/yo/yo.ts
runSubGenerators
called by 1
src/extension.ts
list
called by 1
src/extension.ts
getEnvironment
called by 1
src/yo/yo.ts
getGenerators
called by 1
src/yo/yo.ts
clearState
called by 1
src/yo/yo.ts
render
called by 1
src/prompts/list.ts

Shape

Method 22
Class 19
Function 5

Languages

TypeScript100%

Modules by API surface

src/yo/yo.ts9 symbols
src/yo/adapter.ts5 symbols
src/prompts/list.ts4 symbols
src/prompts/input.ts4 symbols
src/prompts/expand.ts4 symbols
src/prompts/confirm.ts4 symbols
src/prompts/checkbox.ts4 symbols
src/prompts/password.ts3 symbols
src/prompts/factory.ts3 symbols
src/extension.ts3 symbols
src/prompts/prompt.ts2 symbols
src/yo/environment.ts1 symbols

For agents

$ claude mcp add vscode-yo \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact