←back to thread

432 points tosh | 1 comments | | HN request time: 0.238s | source
Show context
joshstrange ◴[] No.39996290[source]
I'm interested in this and will probably set it up but I wish more AI tools were better integrated to my IDE. I know GH Copilot is and other big AI tools have plugins with chat/edit features but most of the cool open source doesn't seem to support IDEA/JetBrains.

I see the power of LLMs. I use GH Copilot, I use ChatGPT, but I crave deeper integration in my existing toolset. I need to force myself to try in-IDE Copilot Chat. My habit is to go to ChatGPT for anything of that nature and I'm not sure why that is. Sometimes it's the same way I break down my search to for things "I know I can find" then put together the results. In the same way I break down the problem into small pieces and have ChatGPT write them individually or somethings additively.

replies(6): >>39996364 #>>39996391 #>>39996493 #>>39997950 #>>39998119 #>>39998582 #
solumunus ◴[] No.39998582[source]
In my experience, Supermaven makes Copilot look like a joke, and they’ve just released a Jetbrains plugin. YMMV. It’s just code suggestions though, no chat box.
replies(2): >>39999127 #>>40000680 #
joshstrange ◴[] No.40000680[source]
I’ll be trying this today, thank you for the suggestion. 300K context window is awesome.

I actually like completions more, it feels more natural. I’m fine to go to ChatGPT/Opus to chat if needed.

replies(1): >>40010295 #
1. solumunus ◴[] No.40010295[source]
How did you get on?