Merge pull request #20780 from dvdksn/copilot-more-supported-langs

copilot: add rust, go support
This commit is contained in:
David Karlsson 2024-09-04 17:48:32 +02:00 committed by GitHub
commit 319348a347
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -35,9 +35,11 @@ The Docker Extension for GitHub Copilot supports the following
programming languages:
- Dockerfile
- Go
- Java
- JavaScript
- Python
- Rust
- TypeScript
## Get Started