Skip to content

Commit 1bd1574

Browse files
committed
added using . button to open remote repository
1 parent a6e05c3 commit 1bd1574

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

8-code-editor/1-using-a-code-editor/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ https://github.com/microsoft/Web-Dev-For-Beginners
7575

7676
You can also use a url directly to load a repository. For example, the full URL for the current repo is [https://github.com/microsoft/Web-Dev-For-Beginners](https://github.com/microsoft/Web-Dev-For-Beginners), but you can swap the GitHub domain with `VSCode.dev/github` and load the repository directly. The resulting URL would be [https://vscode.dev/github/microsoft/Web-Dev-For-Beginners](https://vscode.dev/github/microsoft/Web-Dev-For-Beginners).
7777

78+
Open a repository on github.com and hit the . button on your keyboard to swap the github.com domain with the vscode.dev domain instantly.
7879

7980
✅ If succesful, you'll see all files for this repository loaded in the text editor.
8081

0 commit comments

Comments
 (0)