Installation

Table of Contents

  1. From Visual Studio Code Marketplace
  2. From Open VSX Registry
  3. From Command Line
  4. Next Steps

From Visual Studio Code Marketplace

  1. Open Visual Studio Code
  2. Go to the Extensions view (Ctrl+Shift+X / Cmd+Shift+X)
  3. Search for “Workspace Tasks”
  4. Click Install

→ Visual Studio Marketplace

From Open VSX Registry

For editors that use the Open VSX Registry (e.g., Cursor, VSCodium):

  1. Open your editor
  2. Go to the Extensions view (Ctrl+Shift+X / Cmd+Shift+X)
  3. Search for “Workspace Tasks”
  4. Click Install

→ Open VSX Registry

From Command Line

Choose the command based on your editor

code --install-extension darthminos.workspace-tasks
cursor --install-extension darthminos.workspace-tasks
codium --install-extension darthminos.workspace-tasks
antigravity --install-extension darthminos.workspace-tasks
kiro --install-extension darthminos.workspace-tasks
windsurf --install-extension darthminos.workspace-tasks

Next Steps

   
Getting Started Learn how to set up and start using Workspace Tasks

© 2026 Ryan Conrad. All rights reserved.

This site uses Just the Docs, a documentation theme for Jekyll.