Skip to content
| Marketplace
Sign in
Visual Studio Code>AI>CYDAS Copilot ChatNew to Visual Studio Code? Get it now.
CYDAS Copilot Chat

CYDAS Copilot Chat

CYDAS

|
134 installs
| (0) | Free
VS Code Copilot Chat extension for CYDAS Inc.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CYDAS Copilot Chat

CYDAS Copilot Chat is a Visual Studio Code extension that leverages the power of OpenAI to provide code explanation, review, and refactor directly within the code editor.

Features

  • Code Explanation: Highlight code and get detailed explanations to quickly understand its functionality and logic.
  • Code Review: Evaluate selected code segments to receive optimization suggestions and detect potential issues.
  • Code Refactoring: Automatically refactor code to improve quality and maintainability.

Installation

  1. Open Visual Studio Code.
  2. Click on the Extensions icon in the sidebar.
  3. Search for CYDAS Copilot Chat and click Install.
  4. Click CYDAS Copilot Chat icon on Activitity Bar.
  5. Click the Authorize button on notification window.

Usage

  1. Explain Code:

    • Select the code segment you want to explain.
    • Right-click and choose CYDAS Copilot: Explain this or short cut shift+ctl+8.
  2. Review Code:

    • Select the code segment you want to review.
    • Right-click and choose CYDAS Copilot: Explain this or short cut shift+ctl+9.
  3. Refactor Code:

    • Select the code you want to refactor.
    • Right-click and choose CYDAS Copilot: Refactor this or short cut shift+ctl+0.

Configuration

CYDAS Copilot Chat allows you to customize language settings to better fit your personal needs.

On your .vscode/setting.json, you can append the following key and value:

{
  "cydas-copilot-chat.language": "English"
}

You can use English, Japanese, Vietnamese and Korean, default is Japanese.

This configuration just influences the code explanation, review, and refactor, not the general chat.

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