1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Test effect of position of examples (#33977)

This commit is contained in:
hubwriter
2023-01-17 15:05:15 +00:00
committed by GitHub
parent 2896bd1099
commit ab53755eb7

View File

@@ -1,13 +1,7 @@
- title: Python sample project - title: .NET sample project
description: Try a Python project with a custom dev container description: Try a .NET project with a custom dev container
languages: Python languages: .NET
href: microsoft/vscode-remote-try-python href: microsoft/vscode-remote-try-dotnet
tags:
- development containers
- 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: tags:
- development containers - development containers
- title: C++ sample project - title: C++ sample project
@@ -16,24 +10,30 @@
href: microsoft/vscode-remote-try-cpp href: microsoft/vscode-remote-try-cpp
tags: tags:
- development containers - development containers
- title: .NET sample project
description: Try a .NET project with a custom dev container
languages: .NET
href: microsoft/vscode-remote-try-dotnet
tags:
- development containers
- title: Java sample project - title: Java sample project
description: Try a Java project with a custom dev container description: Try a Java project with a custom dev container
languages: Java languages: Java
href: microsoft/vscode-remote-try-java href: microsoft/vscode-remote-try-java
tags: tags:
- development containers - development containers
- 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: Go sample project - title: Go sample project
description: Try a Go project with a custom dev container description: Try a Go project with a custom dev container
languages: Go languages: Go
href: microsoft/vscode-remote-try-go href: microsoft/vscode-remote-try-go
tags: tags:
- development containers - 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: Rust sample project - title: Rust sample project
description: Try a Rust project with a custom dev container description: Try a Rust project with a custom dev container
languages: Rust languages: Rust