GitHub introduces a new feature that allows you to write code directly in the browser
In an official announcement for developers, GitHub has launched Codespaces - a feature that allows you to write code directly on the web without setting up any additional requirements, similar to the Integrated environment. Development Environment (IDE) in the cloud.
Previously, to contribute to the project, you would need to create pull requests and set up the environment on your local machine according to the project requirements. However, with Codespaces, you do not need to do so anymore. As soon as you click the code button, the website will dynamically set up the appropriate environment in seconds.
In addition, you can also configure Codespaces according to your needs:
'Codespaces can be configured to download code and dependencies, developer tools, extensions and dotfiles. Switching between environments is very simple, you can open and close Codespaces anytime and when you come back, your code space will automatically be opened again. '
The idea behind the introduction of this feature is to reduce unnecessary barriers that prevent developers from contributing to the project. Codespaces can be considered as a browser version of the VS Code editor tool currently running on Azure. In addition, you can add any plugin and use it as usual, as well as set up Codespaces to your liking and can set up multiple configurations for the same project.

In addition to Codepaces, GitHub is also testing Discussions - a new feature that acts as a miniature forum right in your project, allowing many other people to contribute to you. Until now, these conversations have only been in the 'issues' and 'pull requests' tabs. GitHub Discussions is currently in an experimental phase with several communities, including Vercel (formerly Zeit), Prisma, React Table and React Query.
Codespaces is also now available as a free public beta. According to the announcement from Microsoft, although the code editing function in IDE codespaces will always be free, they also plan to charge developers through advanced features that will be introduced soon. .
If you want to experience this feature soon, you can go to the link github.com/features/codespaces to make a reservation.
You should read it
- Official news: Microsoft acquired GitHub for $ 7.5 billion
- Passkeys: How to log in to GitHub without a password
- The GitHub app for iOS and Android is officially launched.
- Protect your GitHub account with two-factor authentication
- 82% of code on GitHub is copying existing files
- Is GitHub Copilot or ChatGPT better for programming?
- GitHub's machine learning tool can detect vulnerabilities in code
- How to Import a Repository on Github
May be interested
- How to Use Deploy Keys on Github'deploy keys' in github allow your server to connect directly to your github repository. when your server is connected, you can push builds directly from your repository to your server, which can cut down on your work. if your server needs...
- Is GitHub Copilot or ChatGPT better for programming?github copilot and chatgpt are two of the most popular ai programming support tools available. they use the same gpt large language model and are capable of generating, recommending, and testing code. so which one should you use?
- HTML editor onlineonline html editor supports html5, when you type the opening tag automatically generates a closed tag, can detect errors related to the syntax when you are editing with the square icon with the x mark right on the error code line.
- Snapchat source code is revealed on GitHuba repository (repository - repo) called source-snapchat has been uploaded to github by a user named i5xx in tando bago village, sindh province in southeastern pakistan.
- Guide the most simple and effective way to write easy-to-read codeinvite you and tipsmake.com to find out the article to guide the simple and most effective way to write easy-to-read code below!
- C ++ editor onlineonline cplusplus editor has a very fast execution time, detects errors related to the syntax as soon as you type the code with a red x right on the error code, color the code ... and run as soon as you code by clicking go to execute.
- Passkeys: How to log in to GitHub without a passwordwith github passkey, accessing your github account on your device has never been easier, safer and more convenient. below are detailed instructions.
- The GitHub app for iOS and Android is officially launched.finally, github has officially announced the launch of the github mobile version for ios and android devices.
- The source code of the GPU for PS5 and Xbox Series X was stolen and posted on Githubwhile the configuration of ps5 has not been announced specifically, the gpu source code has been posted to github for the public.
- OpenAI Launches GitHub Connector for ChatGPT Deep Research — Analyzing Source Code to Answer Questionsopenai has just introduced an important new feature to its chatgpt deep research tool: a connector that allows direct access and analysis of content from users' github repositories.