Bevy Version: | 0.16 | (upcoming / release candidate) |
---|
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 feature
in the dialog of theHelp | Find Action
action - enable the features
org.rust.cargo.evaluate.build.scripts
andorg.rust.macros.proc