Home

VSCode Shortcut Extension

This extension helps you manage your Shortcut stories from within VSCode. It seamlessly integrates with Shortcut to display assigned stories across all your workspaces. It also displays stories that have a task assigned to you.

To contribute to this project, fork the repository and submit a pull request.

Read through the project documentation to learn more about the internals of the project.

src/models/workspace.ts

Defines the Workspace class and related types for managing Shortcut workspace data. This module handles workspace configuration, story management, and caching functionality.

Source: