mirror of https://github.com/docker/docs.git
Merge pull request #20780 from dvdksn/copilot-more-supported-langs
copilot: add rust, go support
This commit is contained in:
commit
319348a347
|
@ -35,9 +35,11 @@ The Docker Extension for GitHub Copilot supports the following
|
|||
programming languages:
|
||||
|
||||
- Dockerfile
|
||||
- Go
|
||||
- Java
|
||||
- JavaScript
|
||||
- Python
|
||||
- Rust
|
||||
- TypeScript
|
||||
|
||||
## Get Started
|
||||
|
|
Loading…
Reference in New Issue