Home>Article>Development Tools> Can vscode write java?
vscode (Visual Studio Code) is a free and open source modern lightweight code editor with built-in JavaScript, TypeScript and Node.js support, and has a rich plug-in ecosystem. You can install plug-ins to support other languages such as C/C, C#, Python, PHP, and Java.
The 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.
vscode supports syntax highlighting, intelligent code completion, custom hotkeys, bracket matching, code snippets, code comparison Diff, GIT and other features of almost all mainstream development languages, supports plug-in extensions, and targets web pages Development and cloud application development have been optimized.
Related recommendations:vscode usage tutorial
The above is the detailed content of Can vscode write java?. For more information, please follow other related articles on the PHP Chinese website!