belyak / intellij-chatgpt

A ChatGPT plugin for IntelliJ Platform-Based IDEs

Home Page:https://plugins.jetbrains.com/plugin/20629-chatgpt-tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

icon

ChatGPT Tool

Build Version Downloads

中文说明

A ChatGPT plugin for IntelliJ Platform-Based IDEs.

Feature

🚀 Easy to use, without annoyingly token copy, just login once and you are ready to go.

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "ChatGPT Tool" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...

Usage

  1. Register a OpenAI account.
  2. Open tool window "ChatGPT", login is required for the first time:
  3. Just ask ChatGPT anything you want:

Note After your login, your session token is saved in Settings. The first time uses it, you can set it with a valid session token so that you don't have to log in. You can also copy this session token for other usages, like using another ChatGPT client who requires a token.

About

A ChatGPT plugin for IntelliJ Platform-Based IDEs

https://plugins.jetbrains.com/plugin/20629-chatgpt-tool

License:Apache License 2.0


Languages

Language:Java 76.2%Language:Kotlin 23.8%