From 42bc8adffed0a53887aaada4b5df1791660a1995 Mon Sep 17 00:00:00 2001 From: Martin Aeschlimann Date: Mon, 3 May 2021 22:46:43 +0200 Subject: [PATCH] Updated Virtual Workspaces (markdown) --- Virtual-Workspaces.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Virtual-Workspaces.md b/Virtual-Workspaces.md index e31e473..d4b39ff 100644 --- a/Virtual-Workspaces.md +++ b/Virtual-Workspaces.md @@ -59,7 +59,7 @@ The VS Code API represents resources such as files, folders with resource URIs. ## Test your extension against a virtual workspace - +run the **Open Remote Repository...** command from the Command Palette. From there, you can paste in any GitHub URL, or choose to search for a specific repository or pull request.