From 9c7d67577906ea727bf22702a16868abbcaf1509 Mon Sep 17 00:00:00 2001 From: David Karlsson <35727626+dvdksn@users.noreply.github.com> Date: Wed, 4 Sep 2024 13:31:32 +0200 Subject: [PATCH] copilot: add rust, go support Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com> --- content/copilot/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/copilot/index.md b/content/copilot/index.md index bccbcc2d344a..fcbc81d3bbd4 100644 --- a/content/copilot/index.md +++ b/content/copilot/index.md @@ -35,9 +35,11 @@ The Docker Extension for GitHub Copilot supports the following programming languages: - Dockerfile +- Go - Java - JavaScript - Python +- Rust - TypeScript ## Get Started