Input the URL of your public GitHub repository.
: Once approved, visit the JetBrains website and register using the "Apply with GitHub" option.
If you are part of a qualifying organization, you can secure substantial discounts:
once your license details are displayed. If not, click "Refresh license list". 2. Setting Up a License in a GitHub Repository
If you are a student, you can get through the GitHub Student Developer Pack. Here’s how:
| Feature | Action | Benefit | | :--- | :--- | :--- | | | VCS → Import into Version Control → Share Project on GitHub | Initialize a new project and push it to GitHub in one go, no browser needed. | | Clone a Repo | Git → Clone (or VCS → Get from Version Control ) → GitHub | Browse and select any repository from your account or organization to clone directly. | | Pull Requests | Git → GitHub → Create Pull Request | Create, review, and manage pull requests from within the IDE, with full diff and commenting support. | | Gist Creation | Select code → Create Gist | Share code snippets publicly or secretly with a single click. | | Jump to GitHub | Right-click a file → Open on GitHub | Jump from your local file to the exact same file in your GitHub repository in a web browser. |
: PhpStorm can clone from, push to, and pull from GitHub. But if your license is tied to a specific email or GitHub account (e.g., via the GitHub Student Developer Pack), you must sync these identities.