Skip to content
| Marketplace
Sign in
Visual Studio Code>Machine Learning>ApothemNew to Visual Studio Code? Get it now.
Apothem

Apothem

Apothem

| (0) | Free
Install and manage the Apothem shared profile for GitHub Copilot and the VS Code family from your workspace — one profile, materialized into the editor's native configuration surface.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Apothem for VS Code

Install and manage the Apothem shared profile for VS Code and GitHub Copilot directly from your editor. One profile, materialized into the editor's native configuration surface (.github/copilot-instructions.md and the rest of the governed corpus), kept in lock-step with the Apothem engine.

This extension is a thin convenience layer: every command runs the Apothem engine itself, so it always reflects your installed Apothem version and never duplicates engine logic.

Commands

Open the Command Palette (Ctrl+Shift+P / Cmd+Shift+P) and run:

Command Action
Apothem: Install in this workspace Materialize the shared profile into this workspace
Apothem: Verify Check the installed configuration against the profile
Apothem: Update Refresh the workspace to the current profile
Apothem: Uninstall Remove the materialized configuration
Apothem: Doctor Diagnose the environment and report a next step

Requirements

The extension drives the Apothem engine through the npm shim by default (npx @ahmed-g-gad/apothem), which needs Node.js on the PATH. To run from a local checkout instead, set apothem.runner in Settings (for example, python -m apothem).

Links

  • Documentation: https://apothem.ahmedgad.com/
  • Source and issues: https://github.com/ahmed-g-gad/apothem

Published to the Visual Studio Marketplace so it installs across VS Code and GitHub Copilot.

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