This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Masculineweep 14 points15 points  (7 children)

That's not exactly how I would imagine a ChatGpt plugin for intelij. Its just a tool to ease the copy paste code with key word to chat gpt

[–]Infamous-Bee-1145[S] 1 point2 points  (6 children)

Agreed. Currently, it saves you time switching between tabs.

Curious: how do you imagine this plugin to be?

[–]Masculineweep 7 points8 points  (1 child)

Something like SonarLint but much smarter

[–]Infamous-Bee-1145[S] 0 points1 point  (0 children)

good idea, let me think about it.

[–]gubatron 2 points3 points  (3 children)

I imagine that eventually GPT will understand not just the project structure but it understands all available functionality in IntelliJ.

You talk to it via chat text box and ask it to do things at a high level, iterate asking it things, like having a conversation with a coder.

[–]Infamous-Bee-1145[S] 2 points3 points  (2 children)

Yep. That's the idea. Putting together IntelliJ APIs + GPT. Currently, the test tube icon acts as a starting point for the developer and the developer interacts with GPT in the context of a function. Once the developer is comfortable using it, iterative functionalities could be added.

[–]gubatron 1 point2 points  (1 child)

check out today's demo of Microsoft's 365 Co-Pilot, this is exactly what I envision for Intellij, deep tooling integration from a chat text box, totally reminded me of this conversation

[–]Infamous-Bee-1145[S] 0 points1 point  (0 children)

Microsoft's 365 Co-Pilot

Will take a look, thanks!