Jetbrains IDEs don't support static analysis of generated code in OUT_DIR
#506
Labels
c: tooling
CI, automation, tools
quality-of-life
No new functionality, but improves ergonomics/internals
status: upstream
Depending on upstream fix (typically Godot)
We can currently not generate sources inside
target
(viaOUT_DIR
), because CLion/RustRover do not recognize symbols in that directory, completely breaking user experience. This is however likely a blocker for #2 (unless we consider#[cfg]
shenanigans).Upstream: RUST-12312 on YouTrack.
Please upvote if you can. It looks like a solution is already being worked on.
The text was updated successfully, but these errors were encountered: