copilot-custom-commands READMEThis 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. FeaturesThe "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 :
Release Notes1.0.0Initial release of ... Following extension guidelinesTo use this extension, make sure you've read the guidelines and adhered to the best practices.for using this extension. Enjoy! |