You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 18, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+3-2
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,10 @@
2
2
3
3
The github.dev web-based editor is a lightweight editing experience that runs entirely in your browser. You can navigate files and source code repositories from GitHub, and make and commit code changes.
4
4
5
-
Press the `.` key on any repository or pull request, or swap `.com` with `.dev` in the URL, to go directly to a VS Code environment in your browser.
5
+
There are two ways to go directly to a VS Code environment in your browser and start coding:
6
6
7
-
To get started coding and adding files, try out the `.` key on any of your repos or PRs. You can also check out [http://github.dev/microsoft/vscode](http://github.dev/microsoft/vscode) as an example of github.dev in action.
7
+
* Press the . key on any repository or pull request.
8
+
* Swap `.com` with `.dev` in the URL. For example, this repo https://github.com/github/dev becomes http://github.dev/github/dev
8
9
9
10
Preview the gif below to get a quick demo of github.dev in action.
0 commit comments