From 27d6d53e0ff111e9f2e6cf9e8be689e39579553d Mon Sep 17 00:00:00 2001 From: Brian Date: Fri, 12 Dec 2025 15:28:19 -0500 Subject: [PATCH] Enable Gemini 3 Pro support for multiple IDEs (#58867) Co-authored-by: Mia Arts <107727642+its-mia@users.noreply.github.com> --- data/tables/copilot/model-supported-clients.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/data/tables/copilot/model-supported-clients.yml b/data/tables/copilot/model-supported-clients.yml index 01c85cf2df..19be4ce354 100644 --- a/data/tables/copilot/model-supported-clients.yml +++ b/data/tables/copilot/model-supported-clients.yml @@ -64,10 +64,10 @@ - name: Gemini 3 Pro dotcom: true vscode: true - vs: false - eclipse: false - xcode: false - jetbrains: false + vs: true + eclipse: true + xcode: true + jetbrains: true - name: GPT-4.1 dotcom: true