CodeAssist is an AI-powered chatbot designed to assist developers by writing and modifying code directly within the IDE.
CodeAssist supports Jetbrains IDEs and Visual Studio Code.
Unlike ChatGPT, CodeAssist can read and write code directly within the editor and does not use input for service improvement.
The processed code is not stored on the server, but it is sent to CodeAssist API and OpenAI API for generating responses.
CodeAssist is a paid tool requiring purchase of credits, with $1 per credit allowing approximately 7 actions.
Developer supervision is recommended as the tool can make mistakes and is still in an early version.
To install, go to View -> Extensions, search for 'CodeAssist', and click 'Install'.
A known bug is the message history sometimes disappears when switching views.
No, CodeAssist allows conversational interaction and doesn't hide standard completions in the IDE.
Sign up on the website to receive an API key, which you'll need to use the plugin in your IDE.