IntelliJ-Rust-Playground:IntelliJ插件,用于在本地Playground中运行Rust代码

时间:2021-04-17 08:07:25
【文件属性】:
文件名称:IntelliJ-Rust-Playground:IntelliJ插件,用于在本地Playground中运行Rust代码
文件大小:84KB
文件格式:ZIP
更新时间:2021-04-17 08:07:25
plugin rust playground intellij ide IntelliJ Rust游乐场 一个IntelliJ插件,使您可以使用类似游乐场体验,但直接来自IDE的除外! 特征 与官方IntelliJ Rust插件完全集成 直接从IDE运行类似于游乐场的脚本,而无需设置任何项目 支持命名依赖关系,不同的工具链以及直接从文件顶部开始的所有cargo-play标记(在注释中指定) 能够将Rust默认的临时文件模板更改为您自己的模板 用法 制作或打开货物项目 打开Rust暂存文件,然后转到Run -> Run in Playground中执行 ctrl+comma也可以用作快捷方式 您还可以从“ Tools -> Rust部分访问Run in Playground菜单,或在“ Rust -> Run in Playground ”文件上右键单击菜单。 //@指定cargo-play参数。 它必须是文件中的第一行。 //$指定您的程序参数。 它可以
【文件预览】:
IntelliJ-Rust-Playground-master
----gradlew(6KB)
----build.gradle.kts(3KB)
----src()
--------main()
----detekt-config.yml(237B)
----gradle()
--------wrapper()
----README.md(3KB)
----.run()
--------Run Plugin Verification.run.xml(1KB)
--------Run IDE with Plugin.run.xml(1009B)
--------Run Plugin Tests.run.xml(1007B)
----gradlew.bat(3KB)
----gradle.properties(1KB)
----.gitignore(20B)
----settings.gradle.kts(37B)

网友评论