Knowledge of VS Code extension APIFamiliarity with Node.jsUnderstanding of Create GraphQL CLI
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
20
調査方針
To begin, study the VSCode extension API and the existing Create GraphQL CLI source code to understand the commands. Look for examples of VSCode plugins that wrap CLI tools, such as the official VSCode extension samples. Then propose a design for the plugin that exposes the Create GraphQL commands as VSCode commands.
Add VScode Create-GraphQL plugin · aerogear/create-graphql#9 | Good First Issue