0 commentaires (0 commentaires)0 réactions (0 réactions)0 assignés (0 assignés)JavaScript440 stars (440 stars)51 forks (51 forks)batch import
help wanted
Description
Allow VSCode users to use Create-GraphQL commands through the IDE.
Guide contributeur
- Stack technique
- javascriptnodejs
- Domaine
- developer experiencetooling
- Type d'issue
- feature
- DifficultéDifficulté estimée pour un nouveau contributeur, de 1 pour un très petit changement à 5 pour un travail expert.
- 3
- Temps estiméFourchette de temps approximative pour investiguer, implémenter, tester et préparer une pull request.
- over 1 week
- Statut d'activitéDisponibilité apparente de l'issue : fraîche, active, ancienne, bloquée ou en attente d'un mainteneur.
- stale
- ClartéClarté avec laquelle l'issue explique le changement attendu, les critères d'acceptation et la prochaine étape.
- unclear
- Prérequis
- Knowledge of VS Code extension APIFamiliarity with Node.jsUnderstanding of Create GraphQL CLI
- Accessibilité débutantScore de 1 à 100 estimant l'accessibilité de cette issue pour un premier contributeur.
- 20
- Direction de recherche
- 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.