Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/github/dev
Press the . key on any repo
https://github.com/github/dev
Last synced: 4 days ago
JSON representation
Press the . key on any repo
- Host: GitHub
- URL: https://github.com/github/dev
- Owner: github
- Created: 2021-08-19T17:46:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-19T20:36:08.000Z (4 months ago)
- Last Synced: 2024-12-03T12:03:10.228Z (11 days ago)
- Homepage: https://github.dev
- Size: 4.88 KB
- Stars: 1,257
- Watchers: 34
- Forks: 3,426
- Open Issues: 186
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - github/dev - 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. (GitHub / Other)
- awesome - github/dev - 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. (GitHub / Other)
README
# What is this?
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.
There are two ways to go directly to a VS Code environment in your browser and start coding:
* Press the . key on any repository or pull request.
* Swap `.com` with `.dev` in the URL. For example, this repo https://github.com/github/dev becomes http://github.dev/github/devPreview the gif below to get a quick demo of github.dev in action.
![github dev](https://user-images.githubusercontent.com/856858/130119109-4769f2d7-9027-4bc4-a38c-10f297499e8f.gif)
# Why?
It’s a quick way to edit and navigate code. It's especially useful if you want to edit multiple files at a time or take advantage of all the powerful code editing features of Visual Studio Code when making a quick change. For more information, see our [documentation](https://github.co/codespaces-editor-help).