Home > Development Tools > VSCode > body text

What is the difference between vscode and visual studio

王林
Release: 2020-07-08 13:16:56
Original
26780 people have browsed it

The difference between vscode and visual studio is: visual studio is an integrated development environment, which includes most of the tools needed in the entire software life cycle; vscode is a free and open source modern lightweight code editor , supports syntax highlighting features of almost all mainstream development languages.

What is the difference between vscode and visual studio

vscode and visual studio are both products of Microsoft, but they are different.

The differences are as follows:

1. Visual Studio is an integrated development environment, which is relatively complete. It includes most of the tools needed in the entire software life cycle, such as UML tools. , code control tools, integrated development environments (IDEs), etc.

2. vscode is a free and open source modern lightweight code editor that supports syntax highlighting, intelligent code completion, custom hotkeys, bracket matching, and code snippets for almost all mainstream development languages. , code comparison Diff, GIT and other features, supports plug-in extensions, and is optimized for web development and cloud application development.

vscode supports Win, Mac and Linux across platforms.

The above is the detailed content of What is the difference between vscode and visual studio. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!