VS Code Extensions
Colin's Launch Pad

Colin's Launch Pad

by ColinGamez

Open scripts, files, links, terminal actions, and Colin's tools from one fast VS Code dashboard.

Downloads

1

Rating

(0)

Version

0.1.0

Last updated

May 19, 2026

A fast workspace launcher for VS Code. Pin scripts, files, links, terminal commands, and companion tool actions in one searchable webview.

Features

  • Search and run package scripts without leaving VS Code.
  • Open README files, repository remotes, terminals, and workspace config.
  • Pin favorite launch items per workspace.
  • Add custom links and terminal commands saved in .vscode/colins-launch-pad.json.
  • Integrates with Colin's standalone tools when they are installed.

Usage

Run Colin's Launch Pad: Open Launch Pad from the Command Palette.

Local Development

npm install
npm run build
npx @vscode/vsce package --allow-missing-repository

Related extensions