Skip to content

Latest commit

 

History

History
51 lines (30 loc) · 2.74 KB

DESCRIPTION.md

File metadata and controls

51 lines (30 loc) · 2.74 KB

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.

Feature

  • 🚀 Easy to use, 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.

💡 Solution for Cannot log in to the official ChatGPT by Google account or Microsoft account

See Notice from README.

Support

Feel free to submit issue and PRs. If you find it useful, welcome to star ⭐, your support is my motivation to move forward.


一个将 ChatGPT其他第三方镜像网站 整合到 JetBrains IDEs 的插件。

功能

  • 🚀 易于使用,无需离开 IDE 即可与 ChatGPT 交互。
  • 🆓 集成免费的第三方镜像网站,并且更新方便。
  • ✅ 添加和管理多个 ChatGPT URL。
  • 🔄 轻松在不同的 ChatGPT URL 之间切换。

如何工作的

此插件使用 JCEF(Java Chromium Embedded Framework)来渲染内容。它是一个轻量级且跨平台的基于 Chromium 的网络浏览器引擎,被 IntelliJ IDEA 用于渲染 IDE 的 HTML 内容。 JCEF 支持 IntelliJ IDEA 2020.2 及更高版本。有关更多信息,请参阅 JCEF

💡 无法用谷歌账户或微软账户登录官方 ChatGPT 的解决方案

README 中的注意

支持

欢迎随时提交 issuePRs,如果您觉得有用,欢迎 star ⭐,您的支持是我前进的动力。