intellij-rust/intellij-rust

Add ability to execute scratch files

Open

#2,437 opened on 2018年4月5日

GitHub で見る
 (9 comments) (32 reactions) (0 assignees)Kotlin (4,526 stars) (376 forks)batch import
E-hardfeaturehelp wantedsubsystem::scratch

説明

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.)

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

Add ability to execute scratch files · intellij-rust/intellij-rust#2437 | Good First Issue