Home  >  Article  >  Development Tools  >  What programming languages ​​does vscode support?

What programming languages ​​does vscode support?

(*-*)浩
(*-*)浩Original
2019-11-09 10:30:0214647browse

Microsoft officially announced the Visual Studio Code project at the Build developer conference on April 30, 2015: a cross-platform source for writing modern web and cloud applications running on Mac OS X, Windows and Linux. Code editor.

What programming languages ​​does vscode support?

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). (Recommended learning: vscode introductory tutorial)

Somasegar also told the author that this editor also has out-of-the-box support for Git.

Program Development

To help developers quickly create advanced software, Visual Studio 2008 provides improved language and data capabilities, such as Language-Integrated Query (LINQ) , individual programmers can leverage these capabilities to more easily build solutions to analyze and process information.

Visual Studio 2008 also enables developers to create applications that target multiple .NET Framework versions from within the same development environment. Developers can build applications targeting .NET Framework 2.0, 3.0, or 3.5, meaning they can support a variety of projects in the same environment.

User Experience

Visual Studio 2008 provides developers with new tools to accelerate the creation of cohesive applications on the latest platforms, including the Web, Windows Vista , Office 2007, SQL Server 2008 and Windows Server 2008. For the Web, ASP NET AJAX and other new technologies enable developers to quickly create a new generation of Web experiences that are more efficient, interactive, and personal.

Efficient Team Collaboration

Visual Studio 2008 offers expanded and improved services to help development teams improve collaboration, including help bringing together database professionals and graphic designers Tools that bring people into the development process.

vscode 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 programming languages ​​does vscode support?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
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