Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Evocs Copilot - Your AI Peer Programming ToolNew to Visual Studio Code? Get it now.
Evocs Copilot - Your AI Peer Programming Tool

Evocs Copilot - Your AI Peer Programming Tool

pankajkumar

|
2 installs
| (0) | Free
Evocs Copilot is an AI peer programming tool that helps you write code faster and smarter.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Evocs Copilot

Evocs Copilot is an AI-powered peer programming tool for Visual Studio Code. It provides Copilot-like code suggestions and allows you to select from multiple AI models (e.g., GPT-4, GPT-3.5, or a custom model).

Features

  • Copilot-like code suggestions for selected code or current line
  • Model selection UI (choose between GPT-4, GPT-3.5, or custom)
  • Restricts access to Microsoft Azure Entra ID users only

Requirements

Access Restriction: This extension is only accessible to users authenticated with Microsoft Azure Entra ID (formerly Azure Active Directory).

Authentication Setup: To use this extension, you must:

  1. Be a user in the specified Azure Entra ID tenant.
  2. Have access to an Azure AD App Registration with the correct permissions.
  3. Configure the extension with your Tenant ID and Client ID in the source code (src/extension.ts).

If authentication fails, the extension will not activate.

Usage

1. Select AI Model

Run the command Evocs Copilot: Select AI Model from the Command Palette to choose your preferred model.

2. Suggest Code

Select code or place your cursor on a line, then run Evocs Copilot: Suggest Code to get AI-powered suggestions.

3. Authentication

On first use, you will be prompted to authenticate with your Microsoft Azure Entra ID account.

Known Issues

Calling out known issues can help limit users opening duplicate issues against your extension.

Release Notes

Users appreciate release notes as you update your extension.

1.0.0

Initial release with Copilot-like code suggestions and model selection.

1.0.1

Fixed issue #.

1.1.0

Added features X, Y, and Z.


Following extension guidelines

Ensure that you've read through the extensions guidelines and follow the best practices for creating your extension.

  • Extension Guidelines

Working with Markdown

You can author your README using Visual Studio Code. Here are some useful editor keyboard shortcuts:

  • Split the editor (Cmd+\ on macOS or Ctrl+\ on Windows and Linux).
  • Toggle preview (Shift+Cmd+V on macOS or Shift+Ctrl+V on Windows and Linux).
  • Press Ctrl+Space (Windows, Linux, macOS) to see a list of Markdown snippets.

For more information

  • Visual Studio Code's Markdown Support
  • Markdown Syntax Reference

Enjoy!

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