Test effect of position of examples (#33977)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user