What is vscode?
vscode is a cross-platform source code editor for writing modern web and cloud applications running on Mac OS X, Windows and Linux.
Recommended tutorial:vscode tutorial
This editor also integrates all the features that a modern editor should have, including syntax high lighting. , customizable keyboard bindings, bracket matching and snippets. Somasegar also told me that the editor also has out-of-the-box support for Git.
The editor supports writing in multiple languages and file formats. As of September 2019, it has supported the following 37 languages or files: F#, HandleBars, Markdown, Python, Jade, 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, Java, Dockerfile.
The above is the detailed content of what is vscode. For more information, please follow other related articles on the PHP Chinese website!