Skip to content

obiscr/ChatGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a8c0621 · Oct 10, 2024
Mar 26, 2024
Dec 8, 2022
Jun 2, 2023
Dec 8, 2022
Jun 2, 2023
Jun 2, 2023
Mar 15, 2023
Oct 10, 2024
Oct 10, 2024
Mar 16, 2023
May 12, 2023
Dec 8, 2022
Dec 8, 2022
Dec 8, 2022
Dec 8, 2022

Repository files navigation

ChatGPT

ChatGPT is a language model trained by OpenAI and can be used for a variety of tasks, including dialogue and text generation. ChatGPT is a neural network-based model that is trained on large amounts of human language data and is able to generate natural language text that is meaningful in a given context. The model can be used for many applications, such as natural language processing (NLP) and dialogue systems.

简体中文 | English

About this project

This project is a plugin that supports ChatGPT running on JetBrains series IDE.

What's new

⌥(Alt) D in editor to switch to diff mode

cmdd

⌥⏎(Alt Enter)to quick fix errors

quick-fix

Explain & fix runtime errors

explain-and-fix-exceptions

Ask with codebase

ask-codebase

Type @ to include specific files

at-file-system

Installation

  • Install using the IDE's built-in plugin system:

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

Getting Started

Please see the document: https://chatgpt.gold/getting-started/

License

This project uses the "GNU General Public License Agreement V2". and additional restrictions: it is forbidden to use the code of this project to build other plug-in products of JetBrains Marketplace. Offenders will be punished.

Disclaimers

This is not an official OpenAI product, and I am not responsible for any damage caused by the use of this plugin.