Home > Common Problem > body text

What software is vscode?

青灯夜游
Release: 2023-03-03 12:07:46
Original
24520 people have browsed it

vscode is a cross-platform source code editor for writing modern web and cloud applications running on MacOS X, Windows and Linux. vscode is free and powerful, and has great support for JavaScript and NodeJS. Well, it comes with many functions, such as code formatting, code intelligent prompt completion, Emmet plug-in, etc.

What software is vscode?

The operating environment of this tutorial: Windows 10 system, Dell G3 computer.

vscode, the full name of Visual Studio Code, is a cross-platform source code editor running on Mac OS X, Windows and Linux for writing modern web and cloud applications.

VSCode is a lightweight code editor from Microsoft. It is free and powerful. It supports JavaScript and NodeJS very well. It comes with many functions, such as code formatting, intelligent code prompt completion, Emmet plug-in, etc. VSCode recommends opening a project as a folder.

What software is vscode?

The editor also integrates all the features that a modern editor should have, including syntax high lighting and customizable hotkey bindings. (customizable keyboard bindings), bracket matching (bracket matching) and code snippet collection (snippets). Somasegar also told me that the editor also has out-of-the-box support for Git.

Language features in VS Code

The richness of VS Code support varies with different languages ​​and their extensions:

  • Syntax highlighting and bracket matching

  • Intelligent completion (IntelliSense)

  • Fluttering and correction

  • Code navigation (go to definition, find all references)

  • Debug

  • Refactoring

Language support

The editor supports writing in multiple languages ​​and file formats, and has supported the following 37 languages ​​or files: F#, HandleBars, Markdown, Python, Java, PHP , Haxe, Ruby, Sass, Rust, PowerShell, Groovy, R, Makefile, HTML, JSON, TypeScript, Batch, Visual Basic, Swift, Less, SQL, XML, Lua, Go, C, Ini, Razor, Clojure, C#, Objective-C, CSS, JavaScript, Perl, Coffee Script, Dockerfile, Dart.

For more knowledge about VSCode, please visit: vscode Basic Tutorial!

The above is the detailed content of What software is vscode?. 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!