Codeium Command in JetBrains

Rohan1 min read

We are excited to launch Codeium Command on JetBrains IDEs, such as IntelliJ, PyCharm, GoLand, WebStorm, PhpStorm, and CLion.

Command gives developers the ability to instruct the AI to perform tasks within the editor. No longer do you have to use temporary comments hoping that autocomplete will finish the task and no longer do you have to perform the instructions in a separate chat panel (later having to copy the results back into the editor).

You can use Command to generate code with instructions, directly in the editor:

And even more powerful is providing in-line instructions on existing blocks of code in order to perform direct transformations. A simple one would be to just add comments to your code:

Both of these videos were shown in realtime, with no speed editing trickery.