We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0534563 commit 4e5334dCopy full SHA for 4e5334d
docs/remote/containers.md
@@ -64,6 +64,10 @@ Let's start out by using a sample project to try things out.
64
git clone https://github.com/Microsoft/vscode-remote-try-go
65
git clone https://github.com/Microsoft/vscode-remote-try-java
66
git clone https://github.com/Microsoft/vscode-remote-try-dotnetcore
67
+ git clone https://github.com/Microsoft/vscode-remote-try-php
68
+ git clone https://github.com/Microsoft/vscode-remote-try-ruby
69
+ git clone https://github.com/Microsoft/vscode-remote-try-rust
70
+ git clone https://github.com/Microsoft/vscode-remote-try-cpp
71
```
72
73
2. Start VS Code and click on the quick actions Status Bar item in the lower left corner of the window.
0 commit comments