Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>OpenEditNew to Visual Studio Code? Get it now.
OpenEdit

OpenEdit

OpenEdit

|
2 installs
| (0) | Free
OpenEdit VS Code integration for editor context and proposal review.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

OpenEdit VS Code Bridge

This extension connects VS Code to OpenEdit through workspace files in .openedit/.

What it does

  • Writes active editor selection context to .openedit/editor-context.json.
  • Detects OpenEdit code proposals in .openedit/proposals/*.json.
  • Opens a diff for each proposal and lets you Accept or Reject.
  • Writes decision files to .openedit/responses/*.json for OpenEdit to consume.

Run locally (development)

  1. Open vscode-openedit-extension in VS Code.
  2. Press F5 to launch Extension Development Host.
  3. In the new window, open your project workspace.
  4. Use command palette:
    • OpenEdit: Review Pending Proposal
    • OpenEdit: Refresh Selection Context

Package/install (optional)

If you want a normal install, package as VSIX then install with:

code --install-extension /path/to/openedit-bridge-0.0.1.vsix --force
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft