| Bevy Version: | 0.16 | (outdated!) |
|---|
This entire book is outdated and no longer maintained. I am keeping it online, in case anyone still finds any of the information in it useful. To adapt to newer versions of Bevy, please consult Bevy's migration guides.
JetBrains (RustRover, IntelliJ, CLion)
If you are a JetBrains user and you’d like something to be added to this page, please file a GitHub Issue.
Rust Language Support
When using queries, type information gets lost due to Bevy relying on procedural macros. You can fix this by enabling procedural macro support in the IDE.
- type
Experimental featurein the dialog of theHelp | Find Actionaction - enable the features
org.rust.cargo.evaluate.build.scriptsandorg.rust.macros.proc