Visual Studio Code 代码运行插件 Code Runner for VS Code
- 授权协议: MIT
- 开发语言: TypeScript
- 操作系统: 跨平台
- 软件首页: https://marketplace.visualstudio.com/items?itemName=formulahendry.code-runner
- 软件文档: https://github.com/formulahendry/vscode-code-runner/blob/master/README.md
软件介绍
Code Runner for VS Code支持了超过 30 种语言: C, C++, Java, JavaScript, PHP, Python, Perl, Ruby, Go, Lua, Groovy, PowerShell, BAT/CMD, BASH/SH, F# Script, C# Script, VBScript, TypeScript, CoffeeScript, Scala, Swift, Julia, Crystal, OCaml Script, R, AppleScript, Elixir, Visual Basic .NET, Clojure, Haxe, Objective-C, Rust, Racket, AutoHotkey, AutoIt。
有以下几个主要功能:
-
运行当前文件
-
运行选择的代码片段
-
自定义参数
-
运行自定义命令
-
设置默认运行语言
-
选择运行的语言
-
支持REPL
