Read the original

Use the Web-based editor in the GitHub repository to create and commit code changes.

About GitHub’s Web-based editor

The Web-based editor introduces a new lightweight editing experience that runs entirely in your browser. Using the Web editor, you can navigate files and source code repositories from GitHub and make and commit code changes. You can open any repository, branch, or pull request in the editor.

Everyone can use the Web-based editor for free at GitHub.com.

The Web editor runs entirely inside the browser’s sandbox. Instead of cloning the repository, it loads your code by calling the service’s API directly from your browser. Your work is stored locally in the browser until you submit it. You can commit changes to preserve any new work.

The Web-based editor provides many of the benefits of Visual Studio Code, such as search, syntax highlighting, and source control views. You can also share your own Visual Studio Code Settings with the editor using Settings Synchronization. For more information, see the Setup synchronization guide in the Visual Studio Code documentation.

Without associated computation, you will not be able to build and run code or use integration terminals. Only a few extensions that can run on the Web appear in the extenders panel and can be installed. Also, support for some programming languages on the network may be more limited.

You can open any GitHub repository in a Web-based editor by:

  • In the viewGitHubClick the (.) key on any repository on.
  • The URL from”github.com“To github dev. (Github dev/[username]/[repository name])

troubleshooting

If you have problems opening a Web-based editor, try the following:

  • Make sure you are logged inGitHub.
  • Disable any AD blockers.
  • Use a non-incognito window in your browser to open a Web-based editor.

Other Methods (unofficial)

Just add “1s” to the warehouse domain name

  • Github1s.com/ [username]/[repository name]

reference

  • Web – -based editor (a web-based editor) : https://docs.github.com/cn/codespaces/developing-in-codespaces/web-based-editor).
  • The most suitable for programmers notes software: https://www.ruanyifeng.com/blog/2021/08/best-note-taking-software-for-programmers.html)