Skip to content
| Marketplace
Sign in
Visual Studio Code>Testing>CloudAEyeNew to Visual Studio Code? Get it now.
CloudAEye

CloudAEye

CloudAEye

|
8 installs
| (0) | Free
Provides code review and testing utilities.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CloudAEye VS Code Extension

CloudAEye VS Code extension provides powerful code review, security analysis, and test generation utilities directly within your development environment.

✨ Features

The CloudAEye extension offers the following key features to enhance your development workflow:

🔍 Code Review

Demo GIF Initiate a code review directly from your SCM view. This feature helps you get quick insights and suggestions for your code changes, improving code quality and maintainability.

🛡️ Security Review

Demo GIF Perform a security review of your code from the SCM view to identify potential vulnerabilities and ensure your applications are secure.

🧪 Generate Tests

Automatically generate comprehensive tests for your code. This can be accessed via a command or through the "Test" view in the CloudAEye activity bar, streamlining your testing process.

📊 CloudAEye Activity Bar View

A dedicated activity bar icon provides quick access to all CloudAEye tools, including a "Test" view to manage and generate tests, and other upcoming features.

🚀 Why choose CloudAEye

  1. 🔍 Code Review: In depth code review and security review against OWASP and ASI standards
  2. 🔧 Test RCA: Auto-fix test failures and save 4–8 hours per developer every week.
  3. ⚡ Test Generation: Accelerate QA by 40% and uncover 50% more bugs early.
  4. 👨‍💻 Developer Companion: Dev ramp-up time: under 1 week — not 3 months!

🔗 Integrations

  • GitHub
  • VS Code

📥 Installation

  1. Open VS Code.
  2. Go to the Extensions view (Ctrl+Shift+X or Cmd+Shift+X).
  3. Search for "CloudAEye".
  4. Click "Install".

📖 Usage

Once installed, you can start using the CloudAEye extension:

🔍 Code Review & Security Review

  1. Open the Source Control (SCM) view (Ctrl+Shift+G or Cmd+Shift+G).
  2. Right-click on a file or selection of code you wish to review.
  3. Select "CloudAEye: Code Review" or "CloudAEye: Security Review" from the context menu.
  4. Insights and suggestions will appear in a dedicated output panel or webview.

🧪 Generate Tests

  1. Open the Command Palette (Ctrl+Shift+P or Cmd+Shift+P).
  2. Type "CloudAEye: Generate Tests" and select the command.
  3. Alternatively, click on the CloudAEye icon in the Activity Bar, navigate to the "Test" view, and follow the prompts to generate tests.

⌨️ Commands

The following commands are available via the VS Code Command Palette (Ctrl+Shift+P or Cmd+Shift+P):

  • CloudAEye: Code Review: Initiates a code review for the selected code.
  • CloudAEye: Security Review: Initiates a security review for the selected code.
  • CloudAEye: Generate Tests: Generates tests for the active file or selected code.

⚙️ Requirements

GitHub CLI (gh)

To use the "CloudAEye: Get Current GitHub User Info" command, you need to have the GitHub CLI installed and configured on your system. You can download it from cli.github.com.

🔧 Extension Settings

Demo GIF

This extension contributes the following settings, which can be configured in your VS Code settings (File > Preferences > Settings or Code > Preferences > Settings):

  • cloudaeye.api.organizationId: Your CloudAEye Organization ID. This is a required setting for the extension to function correctly.
  • cloudaeye.api.apiKey: Your CloudAEye API Key. This will be used for authenticating requests to the CloudAEye API. Keep this key secure.

📋 Release Notes

0.0.1

Initial release of the CloudAEye VS Code Extension, providing core code review, security review, and test generation functionalities.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft