I sent it, I installed it.

Just a few days ago, Microsoft briefly released the announcement of Visual Studio Code for the Web, but after a while, the announcement was deleted, and now the relevant content is in the 404 status. Although the content of the announcement has been deleted, we can still see the archived version.

This breaking news quickly aroused everyone's heated discussion in the community.

According to the deleted announcement content, we learned that Visual Studio Code for the Web is a web-based online code editor that can be run directly in the browser without downloading and installing. The announcement to delete the content of the post explained that "everyone can use VS Code for the Web for free". From the content point of view, this service is similar to the current GitHub Web editor. We can use it to browse the source code hosted on GitHub and local machines. Users can navigate to the GitHub file and source code repository, submit and modify the code content, and can also open it in the editor to view the specific content of the repository for use.

In fact, this is not the first time that Web IDE has met you. With the demonstration of the web-based Eclipse workbench on EclipseCon, and when the web-based IDE such as Heroku is also the emergence of RoR application hosting environment, it has already indicated that it is web-based. IDE will gradually become mainstream. Even Gitee launched its own "Web IDE" three years ago.

As an online integrated development environment, the use of Web IDE does not require a local installation of the development environment, just open the browser to immediately develop, and supports breakpoint debugging, version management, team development and other functions. Compared with traditional local IDE, its advantages are almost self-evident.

1. Fast, the previous development environment is set up every time the computer is changed, the development environment must be reinstalled. At the same time, the code is saved locally after writing the code. If it is not pushed to the remote warehouse, you will not be able to get you on other computers. The latest code. But the Web IDE does not need to be reinstalled, and it is saved at any time during the encoding process. Even if our computer suddenly breaks down, we can also log in on another device and get the code we wrote before and open it on any computer. The browser can code and develop immediately. At the same time, we can access the code content through the browser at any time. Mobile phones and tablets seem to be our programming tools, which truly realizes the freedom of typing codes and no longer need to worry about synchronization issues;

2. Efficient. Web IDE supports the team to communicate and coordinate the code online in real time. When multi-person development, everyone’s local environment needs to be adjusted. In the case of online editing, everyone’s programming environment is the same. Only one environment configuration is needed, which improves the software’s performance. Development efficiency;

3. Collaboration, the code is saved in the cloud in real time, and multiple backups are performed. Even if the local computer hard disk is broken, the code will not be lost. At the same time, when we need to cooperate or send the code content to other partners for viewing, we only need to send the storage address to the partner. It can help you debug the code content without configuring the environment, and multiple people can coordinate the code editing. More convenient.

As an efficiency artifact in the minds of developers, the desktop version of VS Code has always been free and has powerful functions, and the advantages of Web-based VS Code not only include the three points mentioned above, Microsoft said in the new announcement "VS Code for the Web can be upgraded to GitHub Codespaces instance" to apply to situations that require a complete remote environment, construction, debugging, full use of extensions, and access to the terminal.

Looking at the market, now domestic giants are also promoting and using Web IDE, Alibaba Cloud released Kaitian IDE, Tencent Cloud released Cloud Studio, Huawei Cloud released CloudIDE, IT community bfwwiki released BfwStudio and so on.

This means that developers are going to work anytime, anywhere, and take another step forward.

 
However, we all know that Visual Studio Code has many function points, and as a productivity tool, we have relatively high requirements for its response speed. Will the upcoming web version of the IDE provide us with satisfactory performance? We look forward to Microsoft's breakthrough innovation in web applications, which will greatly improve the response speed of web applications and dispel developers' worries.

 


葡萄城技术团队
2.7k 声望28.6k 粉丝

葡萄城创建于1980年,是专业的软件开发技术和低代码平台提供商。以“赋能开发者”为使命,葡萄城致力于通过各类软件开发工具和服务,创新开发模式,提升开发效率,推动软件产业发展,为“数字中国”建设提速。