(no title)
vector_rotcev | 2 years ago
I've tried using my OpenAI subscription directly to use GPT4, but copy-pasting between the browser and the lack of context (that GPT has of my code) is limiting.
I've tried Copilot, but it just produces large amounts of junk code, and it gets irritating.
JetBrain's AI Assistant is built into the IDE I use, it melds well with all the pre-existing coding assistance it offers, the conversation interface is useful and can answer questions on specific parts of code (I habitually highlight whatever I'm interested in and ask it about that), and it's good when I ask it to write tests.
infecto|2 years ago
Edit: Just tried it out again, honestly pretty disappointing. It works and good they released it, Github has been ignoring the Jetbrains experience. Their implementation has bloated UI and I don't like the way they handle prewritten prompts.
I really like this implementation. https://github.com/didalgolab/chatgpt-intellij-plugin
barbazoo|2 years ago
switchbak|2 years ago
Then again, I haven't given it much of a fare shake perhaps. I do find AI Assistant is a lot more compelling.
Filligree|2 years ago
codelikeawolf|2 years ago