Skip to content
| Marketplace
Sign in
Visual Studio Code>SCM Providers>DevAsignNew to Visual Studio Code? Get it now.
DevAsign

DevAsign

DevAsign

|
2 installs
| (0) | Free
Review local changes before pushing to your Git hosting provider.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

DevAsign

DevAsign is a VS Code extension that helps developers review local code changes and generate meaningful commit messages — all without leaving the editor.

Features

Review Local Changes

Before pushing, DevAsign reviews your uncommitted changes and returns a structured set of findings. Open the DevAsign sidebar and click Start Review.

You can optionally add context to sharpen the review:

  • GitHub issue link — reviews your changes against what the issue asks for. The issue must be in a public repository. To use an issue from a private repository, install the DevAsign App on that repository at app.devasign.com first.
  • Context files — pick workspace files the review should take into account, such as related modules or interfaces your changes depend on.

Both are optional. Without them, DevAsign reviews the changes on their own.

Generate Commit Messages

DevAsign analyzes your staged changes and generates a descriptive, conventional commit message for you — ready to use or edit before committing.

Requirements

  • VS Code ^1.107.0
  • A Git repository open in your workspace

Getting Started

  1. Install the extension from the Open VSX Registry or VS Code Marketplace
  2. Open a Git repository in VS Code
  3. Click the DevAsign icon in the Activity Bar to open the sidebar
  4. Sign in with your DevAsign account
  5. Use the sidebar to review changes or generate a commit message, adding an issue link or context files if you want them considered

Telemetry

DevAsign sends a small number of usage events (signing in, starting a review, generating a commit message) to help improve the extension. Events include your DevAsign user ID and username, or your editor's machine ID when you are signed out, plus the issue link when you start a review. No code is sent as telemetry.

DevAsign respects your editor's telemetry setting: set telemetry.telemetryLevel to off and no events are sent.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft