Skip to content

LiLittleCat/intellij-chatgpt

Repository files navigation

icon

ChatGPT Tool

Build Version Downloads

中文说明

This Jetbrains IDEs plugin integrates ChatGPT and other third-party mirror websites of ChatGPT into JetBrains IDEs, providing a seamless experience for developers to interact with the ChatGPT AI model directly within their development environment.

💡 Notice

Cannot log in to the official ChatGPT by Google account or Microsoft account is not caused by this plugin, but by the official ChatGPT itself.

See #7 and JetBrains/jcef#14 for more information.

💡 Click to expand the Solution for this
  1. Go to https://chat.openai.com/chat and log in or sign up.
  2. Open dev tools.
  3. Open Application > Cookies. pSSKdmR.png
  4. Copy the value for __Secure-next-auth.session-token as settings value. pSSK6pD.png
  5. After you enter the session token, you need to restart the IDE because ChatGPT Tool Windows needs a restart, and you won't need to log in until the session token is expired.

Feature

  • 🚀 Easy to use, and interact with ChatGPT without leaving the IDE.
  • 🆓 Integrates free third-party mirror websites and easily update.
  • ✅ Add and manage multiple ChatGPT URLs.
  • 🔄 Easily switch between different ChatGPT URLs.

How it works

This plugin uses JCEF(Java Chromium Embedded Framework) to render the content. It is a lightweight and cross-platform web browser engine that is built on top of Chromium and is used by IntelliJ IDEA to render the HTML content of the IDE. JCEF is supported in IntelliJ IDEA 2020.2 and later. See JCEF for more information.

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. Open the "ChatGPT Tool" tool window, which will load the default ChatGPT URL.

  2. If you have set the official ChatGPT as the default, you can register for an OpenAI account and log in.

  3. Access the settings to modify the default ChatGPT URL or add additional URLs

    Explanation:

    1. Quickly open the settings.
    2. Refresh the currently opened page.
    3. Add a new URL to the tool window.
    4. Open the author's GitHub page in browser.
    5. Open other plugins from the author in browser.
    6. Select the default URL. The default URL will be opened when you first launch the tool window and when all opened pages are closed.
    7. URL list: add, edit, and delete URLs.
    8. Add a new URL.
    9. Delete the selected URL.
    10. Fetch the URL list from the author's other GitHub repository.
  4. Utilize third-party mirror websites.

About

A plugin that integrates ChatGPT and other third-party mirror sites into JetBrains IDEs.一个将 ChatGPT 和其他第三方镜像网站整合到 JetBrains IDEs 的插件。

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •