1
0
mirror of synced 2026-01-25 18:03:26 -05:00
Files
docs/translations/ru-RU/data/product-examples/codespaces/code-examples.yml
2021-09-30 11:53:04 +00:00

44 lines
1.1 KiB
YAML

---
-
title: Node.js sample project
description: Try a Node.js project with a custom dev container
languages: Javascript
href: microsoft/vscode-remote-try-node
tags:
- development containers
-
title: Python sample project
description: Try a Python project with a custom dev container
languages: Python
href: microsoft/vscode-remote-try-python
tags:
- development containers
-
title: Java sample project
description: Try a Java project with a custom dev container
languages: Java
href: microsoft/vscode-remote-try-java
tags:
- development containers
-
title: Go sample project
description: Try a Go project with a custom dev container
languages: Go
href: microsoft/vscode-remote-try-go
tags:
- development containers
-
title: Rust sample project
description: Try a Rust project with a custom dev container
languages: Rust
href: microsoft/vscode-remote-try-rust
tags:
- development containers
-
title: PHP sample project
description: Try a PHP project with a custom dev container
languages: PHP
href: microsoft/vscode-remote-try-php
tags:
- development containers