A natural, human-like chatbot that writes code in the editor and answers questions
(for Jetbrains IDEs and Visual Studio Code)
Learn more Get startedDifferences:
Similarities:
Differences:
Similarities:
When you work with CodeAssist plugin/extension, the code that CodeAssist works with is sent to the CodeAssist API. Your code is processed there to generate CodeAssist response (in the form of code change or message). Currently, the processed code is not stored on the server. If there are any changes to that, I'll let you know.
If you don't use "Complete" feature (ALT+X shortcut), then it only processes the file that you have open in the editor. If you use "Complete" feature, then it processes other files in your codebase as well.
As part of generating response, CodeAssist sends the code to OpenAI API. OpenAI stores the code for 1 month to provide and maintain their services, comply with applicable law, and enforce their policies. The code is not used by OpenAI for improvement of their services or training of their models.
CodeAssist in Visual Studio Code marketplace
To install CodeAssist in Visual Studio Code, you need to do the following steps:
CodeAssist in JetBrains marketplace
JetBrains IDE is for example: PyCharm, PHPStorm, IntelliJ IDEA, WebStorm and so on...
To install CodeAssist in Jetbrains IDE, you need to do the following steps:
CodeAssist is continually becoming more autonomous and capable. If you'd like to get notified when it gets significantly better, then submit your email below.
CodeAssist is free (might be paid in the future), but if you like, you can give a tip.
For contact, send an email to contact@codeassist.tech .