2 points | by dhosek a day ago ago
3 comments
When you get stuck on something, or recognize a tedious task, pass an LLM the minimal set of info to complete the task. Fn sigs, structs, the error msg, and a terse description.
Don't give in to the dark side! But if you must, there's actually stuff built in to JetBrains IDE's
https://www.jetbrains.com/help/ai-assistant/code-completion....
Try Claude code, codex-cli, or gemini-cli. They are CLIs, as their name indicates. The Gemini one is free.
When you get stuck on something, or recognize a tedious task, pass an LLM the minimal set of info to complete the task. Fn sigs, structs, the error msg, and a terse description.
Don't give in to the dark side! But if you must, there's actually stuff built in to JetBrains IDE's
https://www.jetbrains.com/help/ai-assistant/code-completion....
Try Claude code, codex-cli, or gemini-cli. They are CLIs, as their name indicates. The Gemini one is free.