E
Docs/Eudorian Code for VS Code/Eudorian Code for VS Code

Eudorian Code for VS Code

Planned editor workflows for understanding, editing, and reviewing code.

Draft

Extension Status#

The Eudorian Code extension is a planned client surface and is not yet published in an extension marketplace.

Intended Workflow#

  • Project context: Use the open workspace and its instruction files as the initial boundary.
  • Reviewable edits: Present proposed changes in the editor diff experience.
  • Shared sessions: Continue compatible sessions between terminal, browser, and editor when the session protocol exists.

Installation#

A verified publisher name and marketplace link will be added only when the extension is released.

TODO: distribution

Add the official marketplace identifier, supported editor versions, and signing details before launch.

Workspace Permissions#

The extension should make filesystem, terminal, network, and external-service access visible. The final permission prompts are still being designed.