intellij-rust/intellij-rust

Add ability to execute scratch files

オープン

#2,437 opened on 2018/04/05

 (9 件のコメント) (33 件のリアクション) (0 人の担当者)Kotlin (376 件のフォーク)batch import
E-hardfeaturehelp wantedsubsystem::scratch

Repository metrics

Stars
 (4,526 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

IntelliJ has the ability to do scratch files (see https://www.jetbrains.com/help/idea/scratches.html).

However, there doesn't seem to be any way to execute Rust scratches, which means they are not very useful. It would be great to have support for executing these.

(See https://github.com/go-lang-plugin-org/go-lang-idea-plugin/issues/1544 for the equivalent ticket for golang.)

コントリビューターガイド