Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Copilot AI Productivity SuiteNew to Visual Studio Code? Get it now.
Copilot AI Productivity Suite

Copilot AI Productivity Suite

LunarWerx

|
167 installs
| (1) | Free
Transform your custom code snippets into powerful AI productivity tools for enhanced development with GitHub Copilot
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Copilot AI Productivity Suite

Version VS Code

Recommended Tools

DevNexus CopSuite KeepAlive FrameRef

Your snippets. In Copilot. One keystroke.

Type #copilotsuite /api_template and your custom code flows straight into the chat.

Copilot AI Productivity Suite Main Interface


30 Seconds to Your First Snippet

  1. Install from the Marketplace
  2. Click the sidebar icon
  3. Hit "Add New Snippet"
  4. Type #copilotsuite /your_snippet in Copilot Chat

That's it. Your code is now part of the conversation.


Without This vs. With This

Without Copilot AI Productivity Suite:

  • Copy-paste the same boilerplate 47 times a week
  • Explain your API patterns to Copilot every single chat
  • Dig through old files hunting for "that auth template"
  • Watch teammates reinvent code you already wrote

With Copilot AI Productivity Suite:

  • Type #copilotsuite /auth → your exact auth pattern appears
  • 200+ snippets organized in folders, searchable in milliseconds
  • One shareable link → entire team has your templates
  • Sync across laptop, desktop, any machine

How It Works

Create once. Save your API template, auth pattern, or test setup as a snippet.

Reference anywhere. Type #copilotsuite /snippet_id in any Copilot conversation.

Copilot receives your code. Your exact template flows into the AI's context.

Snippet Management


Organize Like a Pro

Folders — Nest your snippets deep. backend/auth/jwt works.

Groups — Bundle related snippets. Reference them all at once.

Favorites — Pin your top 5 to the status bar.

Share — Export JSON or create a link. Teammates import in one click.

Snippet Organization


Inside Copilot Chat

#copilotsuite /api_template

→ Returns just the code.

#copilotsuite /api_template full=true

→ Returns name, description, and code.

#copilotsuite /auth_group

→ Returns every snippet in that group.

New snippets appear instantly. No reloads.

Copilot Integration


Scratchpad

Quick notes. Temporary code. Ideas that pop up mid-session.

Enable it in settings. Add from selection. Insert just like snippets.

Toggle off when you don't need it.

Copilot Integration


Power Tips

Keyboard shortcuts — Assign hotkeys to your most-used commands.

Status bar — Your favorites live one click away.

Project settings — Different snippets for different workspaces.

Bulk ops — Select 10 snippets. Insert all references at once.


Settings

{
  "copilotSuite.scratchpadEnabled": true,
  "copilotSuite.statusBar.showFavorites": true,
  "copilotSuite.statusBar.maxFavorites": 5
}

Find these in File → Preferences → Settings (Ctrl+,).


Commands

Command What It Does
Add New Snippet Create a snippet
Add New Group Bundle snippets together
Cloud Sync Settings Sign in, sync across devices
Import Snippet Load from JSON or share link
Create a Link Generate a shareable URL
Insert Snippet Reference Type the reference into your editor

Full list: Ctrl+Shift+P → "Copilot AI Productivity Suite"


Real Examples

API Templates — Your fetch wrapper, error handler, response parser.

Code Patterns — That singleton you always forget. The observer you keep rewriting.

Config Files — Webpack. ESLint. TypeScript. Ready to paste.

Test Setups — Mock patterns, fixtures, common assertions.

Docs — JSDoc templates, README sections, changelog formats.

Copilot Integration


Stuck?

Snippets not in Copilot? Check that GitHub Copilot extension is active.

Status bar empty? Enable copilotSuite.statusBar.showFavorites in settings.

Need help? Open an issue


Built for developers who hate repeating themselves.

If this saves you time, leave a review.

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