Skip to content
| Marketplace
Sign in
Visual Studio Code>Education>AgentStackNew to Visual Studio Code? Get it now.
AgentStack

AgentStack

AbhishekMittal

|
5 installs
| (0) | Free
Provides gated access to bundled instruction files for authenticated users via Microsoft login.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

AgentStack

A Visual Studio Code extension that provides authenticated access to bundled instruction files. Users sign in with their Microsoft account to access the documents.


Features

  • Microsoft Authentication — Sign in with your Microsoft account via VS Code's built-in auth provider.
  • Sidebar File Tree — Browse all instruction files directly from the VSCode Activity Bar.
  • Rich Markdown Rendering — Instruction files open as styled HTML in a dedicated webview tab, respecting your VSCode theme.
  • Secure Session — Sessions are managed by VS Code's built-in account system.

Requirements

  • Visual Studio Code 1.85 or later.
  • A valid Microsoft account.

Getting Started

  1. Install the extension from the VS Code Marketplace.
  2. Open the AgentStack Instructions panel in the Activity Bar (book icon).
  3. Click the Login button (sign-in icon) or run AgentStack: Login from the Command Palette.
  4. Sign in with your Microsoft account.
  5. Browse and open instruction files from the sidebar.

Adding Instruction Files

Instruction files are bundled inside the extension at publish time. To add or update files:

  1. Add .md files to the instructions/ folder (subfolders are supported as categories).
  2. Rebuild and republish the extension using vsce publish.

Commands

Command Description
AgentStack: Login Sign in with Microsoft
AgentStack: Logout Clear the current session
AgentStack: Refresh Instructions Reload the file tree

Security

  • Authentication is handled by VS Code's built-in Microsoft auth provider — no credentials are stored by the extension.

License

MIT

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