Team R&D develops virtual assistant CWCopilot and wants to bring virtual assistant CWCopilot into Visual Studio Code, serving for asking/answering and looking up information.
There are expanded features, personalized to each person, to bring a good experience of the company's services.
Building extensions on Visual Studio Code is the priority choice for development.
Simplify, accelerate, and enjoy coding like never before with CWCopilot's AI code assistant. CWCopilot AI understands your codebase and is powered by CWCopilot, revolutionizing the way developers write code.. Generate high-quality AI-powered code based on your code, access AI code completions, explain complex code, generate unit tests, documentation, and more – all effortlessly!
Work on your code with AI that knows your code.
Get AI-powered code completions, right within your IDE
You can browse and install extensions from within VS Code. Bring up the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of VS Code or the View: Extensions command (Ctrl+Shift+X).
In Visual Studio Code, go to the extension tab and search for CWCopilot.
Install the extension. We recommend you restart the IDE after the installation is complete.
After a successful install, the CWCopilot logo appears in the Visual Studio Code pane.
Click the CWCopilot logo to launch the extension and complete the setup process.
FAQs
What is the cost of CWCopilot?
CWCopilot provides the following pricing options to suit your needs:
1. Limited Free Plan: This plan is free to use but comes with usage limitations. You get access to AI requests for basic AI models.
Does CWCopilot store my code?
Security and privacy were foremost on our minds when building CWCopilot. CWCopilot does not store any of your code, we only store metadata including file names and line numbers.
What security measures does CWCopilot employ?
Security and privacy were foremost on our minds when building CWCopilot. We do not store or view any of your code ever. All messages and metadata are encrypted in transit and encrypted at rest. Contact us at support@cwcopilot.ai if you would like to provide your own keys for encryption or discuss other options.
What models does CWCopilot use to generate responses?
Can initiate conversations with either AI Models, or more Advanced AI Models. With the Advanced AI Model set as the default chat option. Know more.
Note: CWCopilot has not seen "hallucination" as a major issue for the development-related use cases that it is targeting.
How to manually re-load in case VS Code does not prompt to re-load IDE after installing the CWCopilot extension?
Sometimes while installing/re-installing the same version of the CWCopilot extension (\*.vsix-1.x.x) which was already in use, VS Code may not prompt to re-load the VS Code editor. To manually solve for this do the following:
Open the command palette ( Ctrl + Shift + P ) and execute the command: >Reload Window.
OR Use command key Alt + F4 to close the window Or, Select Close Window from the File menu and re-open VS Code editor