Recommend an IDEA god-level plug-in [Bito] and it’s free!

What is Bito?

Bito is a plug-in in the IntelliJ IDEA editor. The Bito plug-in was developed by the ChatGPT team. It is a tool developed by the ChatGPT team to improve development efficiency. The ChatGPT team is a team focused on natural language processing technology. They have developed a GPT-based natural language processing model that can be used to generate natural language text.

The power of the Bito plug-in is that it can help developers submit code faster, and it also provides some useful functions, such as automatically completing submission information, quickly viewing history, etc.

How to install the Bito plugin

1. Open the IntelliJ IDEA editor and select "File" -> "Settings" in the menu bar.

2. In the "Settings" window, select the "Plugins" tab, and then click the "Marketplace" button.

3. Enter "Bito" in the search box, and then click the "Search" button.

4. After finding the Bito plug-in, click the "Install" button to install it.

After installation, you only need to register yourself and create a workspace to use. It is very simple and does not require magic in the whole process.

Then you can use it happily.

How to use the Bito plugin

After the installation is complete, you can find the Bito plug-in icon on the right side of the editor or right-click. Click it and you can use the various functions of the Bito plug-in.

explain code

Generate comments

Custom content

If you want him to help you write code, it's very simple. You just need to talk to him and he will help you implement the code you want. I tried it, and he could easily implement some basic codes, such as algorithms, singletons, etc.

There is an explanation

在这里,我们定义了一个 TreeNode 类,表示二叉树的节点。 preorderTraversal 方法是递归实现的,用于遍历整个二叉树。 先序遍历的流程如下: 1. 访问当前节点。 2. 遍历左子树。 3. 遍历右子树。 对于每个节点,我们先访问它本身,然后递归遍历它的左子树和右子树(如果存在)。 你也可以自己根据需要修改代码以实现中序或后序遍历,只需要改变遍历顺序即可。

In short, this plug-in can help us save time and improve code quality, allowing developers to focus on business logic rather than repetitive code writing.

Because it also integrates ChatGPT, it also supports some other functions. For example, copywriting, arithmetic, knowledge Q&A, translation, etc. are all possible.

Moreover, developers do not need OpenAI accounts, which greatly lowers the threshold for using chatGPT. Although the plug-in is good, do not use it to scan important core codes related to the company, and pay attention to information security.

Another tool to improve productivity.

Guess you like

Origin blog.csdn.net/m0_60961651/article/details/133771129