Skip to content

CloudAEye VS Code Extension

Welcome to the VS Code extension for CloudAEye. This plugin will help you review code, generate tests, generate docs and more.

🧩 Step 1: Set up the VS Code Extension

Install VS Code Extension to perform code reviews in the IDE.

🛠️ Step 2: Organization ID & API Key

Collect your Organization ID and generate a API Key.

Go to the API Key tab under global Settings page. Navigate to Home > Settings (Under Manaage CloudAEye section) > Open Settings > API Keys.

You will see a page like the following:

API Key Page

Click on Create new API Key button on the top right corner of the table to generate a new API Key. You will see a pop-up UI similar to the following:

Create API Key

Please select expiration and scope for the API Key. Click on Create Key button to create a new API Key.

Please copy both the Organization ID and API Key handy. You will need this information in the next step.

🔧 Step 3: Extension Settings

Demo GIF

Configurethe following settings in your VS Code settings (File > Preferences > Settings or Code > Settings... > Settings on MacOS):

  • 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.

Search for CloudAEye at the top. After that, provide the API Key and Organization ID. The UI will look like the following:

VS Code Settings

Congratulations! You have successfully configured the VS Code Extension.


For any further queries or additional information, please explore our Support Page or contact our team directly at support@cloudaeye.com.