yangwenmai/learning-rust

T3: set save action and format rust in intellij+rust plugin

yangwenmai opened this issue · 0 comments

0. Install Intellij or GoLand etc jetbrains IDE platform

1. Install Rust

search Rust in Perferences/plugins.
image

image

tips: Preferences > Languages & Frameworks > Rust > Rustfmt > Run rustfmt on Save

References

  1. intellij-rust/intellij-rust#3490