Copilot Guidelines Extension The Copilot Guidelines extension enhances your productivity by automatically inserting detailed Copilot usage guidelines into the active editor or Copilot's chat panel. It also provides a convenient Insert Guidelines button in the VS Code Status Bar for quick access. Features Insert Copilot Guidelines: Automatically triggers Copilot's chat panel. Inserts predefined guidelines to ensure clarity and efficiency in Copilot interactions. Status Bar Button: A visible button in the VS Code Status Bar to quickly insert guidelines without opening menus or typing commands. Example in Action: Requirements Visual Studio Code version 1.95.0 or higher. GitHub Copilot must be installed and configured for the chat panel functionality. Extension Settings This extension currently does not add configurable settings. Future updates may include customizable guidelines. Commands The following commands are available with this extension: Command Description extension.addGuidelinesAndTriggerInline Inserts Copilot guidelines and triggers Copilot suggestions. Known Issues The extension relies on the availability of Copilot's chat panel. If the chat panel does not open as expected, ensure Copilot is enabled and properly configured. Release Notes 1.0.0 Initial release. Added Insert Guidelines functionality. Introduced the Status Bar Button for quick guideline insertion. Contributing Feel free to contribute by submitting issues or feature requests on the GitHub repository. For More Information Visual Studio Code Extension API GitHub Copilot Enjoy coding efficiently with Copilot Guidelines! |