It would be awesome to use all the features through WebStorm.
Contributor guide
Tech stack
javascriptgraphql
Domain
toolingdeveloper experience
Issue type
feature
DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
3
Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
over 1 week
Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
stale
ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
unclear
Prerequisites
JetBrains plugin SDKWebStorm API
Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
30
Research direction
Examine the create graphql CLI codebase to understand its core functionality. Research JetBrains plugin development documentation, specifically for WebStorm. Look at existing plugins for similar command line tools to understand typical implementation patterns. Since the issue lacks specifics, clarify with maintainers whether a full plugin or a simple integration is expected.