From 658a9ebe1b5aeb49311b0e3a80b93ab0aaffbd28 Mon Sep 17 00:00:00 2001 From: lem0n4id Date: Sat, 7 Feb 2026 14:56:53 +0530 Subject: [PATCH] Mention Copilot MCP for issue search --- Submitting-Bugs-and-Suggestions.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Submitting-Bugs-and-Suggestions.md b/Submitting-Bugs-and-Suggestions.md index a4f24f7ab9..c9e44d3c5f 100644 --- a/Submitting-Bugs-and-Suggestions.md +++ b/Submitting-Bugs-and-Suggestions.md @@ -14,6 +14,8 @@ Please begin by consulting any of the following pages that may be relevant: Next, do a search in [open issues](https://github.com/Microsoft/vscode/issues) to see if the issue or feature request has already been filed. Use this [query](https://github.com/Microsoft/vscode/issues?q=is%3Aopen+is%3Aissue+label%3Afeature-request+sort%3Areactions-%2B1-desc) to search for the most popular feature requests. +You can also use GitHub Copilot with GitHub MCP enabled to better search for related issues. + If you find your issue already exists, make relevant comments and add your [reaction](https://github.com/blog/2119-add-reactions-to-pull-requests-issues-and-comments). Use [a reaction on the issue description](Issues-Triaging#up-voting-a-feature-request) rather than adding a "+1" comment. 👍 - upvote