-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #6 from Codium-ai/add-installation-docs
Add installation docs
- Loading branch information
Showing
17 changed files
with
95 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,43 +1,46 @@ | ||
# Overview | ||
# Welcome to Codiumate | ||
|
||
# Documatation portal is still WIP! | ||
### **Code, Test, and Review with Confidence - Your AI Mate by CodiumAI** | ||
|
||
--- | ||
Unlock the full potential of your coding process with Codiumate. Our integrated AI-powered tools offer iterative test generation, intelligent code assistance, and efficient pull request reviews, all designed to fit seamlessly into your development workflow. | ||
|
||
|
||
#### Code, test and review with confidence - your AI mate by CodiumAI | ||
|
||
Elevate your coding experience with iterative test generation, intelligent code assistant, and efficient PR reviewer, all smoothly integrated into your development workflow. | ||
|
||
Boost your productivity, code with confidence, and optimize your development process! | ||
Elevate your productivity, code with unparalleled confidence, and streamline your development process like never before! | ||
|
||
## Features | ||
|
||
- Generate unit tests suite automatically | ||
Codiumate comes packed with features to enhance every step of your development cycle: | ||
|
||
- Analyze your code | ||
- **[Iterative Test Generation](./tests/index.md)**: Automatically generate comprehensive test suites tailored to your codebase, ensuring high code quality and reliability. | ||
- **[Intelligent Code Assistance](./chat/modes/file-mode.md)**: Receive real-time suggestions and solutions for coding queries, documentation, debugging, and more. | ||
- **[Efficient PR Reviews](./chat/modes/workspace-mode.md)**: Simplify your pull request review process with AI-powered insights, highlighting potential issues and improvements. | ||
|
||
- Suggest code modifications to improve the performance and correctness of your code | ||
## Supported IDEs | ||
|
||
- Find potential bugs in your code and suggest ways to fix them | ||
Codiumate seamlessly integrates with your favorite IDEs: | ||
|
||
- Document and enhance your code automatically | ||
- **VSCode**: [Download from VSCode Marketplace](https://marketplace.visualstudio.com/items?itemName=Codium.codium) | ||
- **JetBrains IDEs**: [Download from JetBrains Plugins](https://plugins.jetbrains.com/plugin/21206-codiumate--code-test-and-review-with-confidence--by-codiumai) | ||
|
||
- Prepare better for your PR | ||
Ensure your IDE is set up to harness the full capabilities of Codiumate. | ||
|
||
- Help you improve code quality | ||
## Supported Languages | ||
|
||
## Supported IDEs | ||
Codiumate supports ALL programming languages for test generation, with enhanced support and features for: | ||
|
||
Codiumate is supported in [VSCode](https://marketplace.visualstudio.com/items?itemName=Codium.codium) and all [JetBrains IDEs](https://plugins.jetbrains.com/plugin/21206-codiumate--code-test-and-review-with-confidence--by-codiumai) | ||
- Python | ||
- JavaScript | ||
- TypeScript | ||
- Java | ||
|
||
## Supported Languages | ||
[Learn more about language support](./tests/supported-languages.md) | ||
|
||
Codiumate is supported in Python, Java, JavaScript, TypeScript, C++, C#, Go, PHP, Ruby, Rust, Scala, Swift and all other languages! | ||
## Bug Report | ||
|
||
Encountered an issue? Help us improve Codiumate by reporting bugs: | ||
|
||
## News | ||
- [Report a bug in VSCode](https://github.com/Codium-ai/codiumai-vscode-release/issues) | ||
- [Report a bug in JetBrains](https://github.com/Codium-ai/codiumai-jetbrains-release/issues) | ||
|
||
... | ||
Your feedback is invaluable in making Codiumate the best coding companion for developers worldwide. | ||
|
||
## Bug Report | ||
Welcome aboard, and let's code, test, and review with confidence! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,31 @@ | ||
# Installation | ||
# Installing Codiumate | ||
|
||
Coming Soon! | ||
Welcome to the first step in enhancing your development workflow with Codiumate. Follow this guide to download, install, and begin using Codiumate in your IDE. | ||
|
||
## Downloading Codiumate | ||
|
||
Codiumate is available for download from the marketplace for both VSCode and JetBrains (JB) IDEs. Select the link corresponding to your IDE to get started: | ||
|
||
- [VSCode Marketplace](https://marketplace.visualstudio.com/items?itemName=Codium.codium) | ||
- [JetBrains Marketplace](https://plugins.jetbrains.com/plugin/21206-codiumate--code-test-and-review-with-confidence--by-codiumai) | ||
|
||
## Logging into Codiumate | ||
|
||
Once the extension is installed, you'll need to log in to access Codiumate's features. You have several options for logging in, designed to suit your preferences and requirements: | ||
|
||
1. **Login with Google**: Quick access using your Google account. | ||
2. **Login with GitHub**: Utilize your GitHub account for an easy login experience. | ||
3. **Login with Email + Verification Code**: For those who prefer using their email, enter your email address, receive a verification code, and proceed with the login. | ||
|
||
### Enterprise Users | ||
|
||
If you're an Enterprise user, you should log in with your work email to be automatically associated with your enterprise account. If your organization has Single Sign-On (SSO) configured, you may also use this method for an even smoother login process. | ||
|
||
## Getting Started with Codiumate | ||
|
||
After successfully logging in, you're all set to explore Codiumate's capabilities: | ||
|
||
- **Generating Tests**: Codiumate simplifies the creation of comprehensive test suites for your code. [Start generating tests](../tests/index.md). | ||
- **Chat**: Engage with Codiumate's chat for code assistance, documentation generation, and more. [Learn about Chat](../chat/index.md). | ||
|
||
Codiumate is designed to seamlessly integrate into your development process, providing tools and features that enhance productivity, code quality, and team collaboration. Enjoy the journey to more efficient and enjoyable coding with Codiumate. |
Oops, something went wrong.