Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Copilot Custom CommandsNew to Visual Studio Code? Get it now.
Copilot Custom Commands

Copilot Custom Commands

Disna Nirashan

|
224 installs
| (1) | Free
Custom slash commands for github co-pilot
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

copilot-custom-commands README

This extension project, "Copilot Custom Commands," is designed for Visual Studio Code. It serves as an intermediate layer for GitHub Copilot, allowing users to store and retrieve customized commands (prompts). The extension provides functionality to add and execute custom commands directly from the VS Code interface.

Key features include a webview for adding commands and a command palette integration for executing them. The project is built using TypeScript and integrates with VS Code's API for command registration and execution.

Features

The "Copilot Custom Commands" extension for Visual Studio Code allows users to create and execute custom commands for GitHub Copilot. This extension enhances the functionality of Copilot by enabling users to define their own commands and execute them directly from the VS Code interface.

Main Features :

  • Add Custom Commands : Users can add custom commands using a webview interface. The webview provides a form for users to enter the command name, description, and code snippet. The command is then stored in the extension's configuration.

  • Execute Custom Commands : Users can execute custom commands using the command palette (Ctrl+Shift+P). The extension provides a list of all custom commands added by the user. Users can select a command from the list, and the extension will execute the associated code snippet.

Tip: To enhance your productivity with the "Copilot Custom Commands" extension, you can use the following keyboard shortcuts:

  • Add Custom Commands Shortcut: Shift+Alt+Y
  • Execute Custom Commands Shortcut: Shift+Alt+I

Release Notes

1.0.0

Initial release of ...


Following extension guidelines

To use this extension, make sure you've read the guidelines and adhered to the best practices.for using this extension.

Enjoy!

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