Collaborate

Importing workspace settings

Roadmap (Gap)

Use your local settings, extensions, and conventions while working in Opulent's Workbench IDE

Working in the Workbench IDE is easier with your familiar Settings, Extensions, and Keyboard Shortcuts, plus the repo instructions and conventions your team relies on. This page describes how to bring those preferences into a session.

Note

Status: Gap. A one-click import that syncs your local editor profile, repo instructions, and workspace conventions into every session is not shipped yet. The steps below describe the target flow. Today, the reliable way to carry conventions into a session is to commit them to your repo (for example AGENTS.md) so every session picks them up. Treat the auto-import and settings-sync sections as planned.

Auto-Import Settings

This workflow imports your settings automatically.

  1. Open any Opulent session that you started
  2. You should be greeted by the Welcome page. (If this page does not appear, you can always reopen it with Cmd+Shift+P on Mac or Ctrl+Shift+P on Windows/Linux and search for "Help: Welcome".)
Workbench IDE welcome page
  1. Click the button to start the import flow.
  2. Follow the steps on the screen. You will copy paste a Python script to your local computer's terminal to upload your profile. (PowerShell for Windows)
  3. The script will prompt you to confirm your settings by visiting the platform.opulentia.ai URL.
  4. Once confirmed, your settings will be synced automatically to your session and to future sessions.

Exporting Your Local Profile Manually

If the auto-import workflow isn't available, follow these steps for manual export and import.

Watch this video to see how to export your profile in VS Code (including VS Code forks):