You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Autocompletion doesn't seem to work in VSCode for files included with include!() macro, which are located above its own package's manifest (Cargo.toml).
Autocompletion doesn't seem to work in VSCode for files included with
include!()
macro, which are located above its own package's manifest (Cargo.toml).Simplified example is shown on this screenshot:
Real use-case is over here:
https://github.com/godot-rust/gdextension/blob/eaefd45deb12e60d8f7de893e03a0853a8375d7b/godot-core/src/engine.rs#L33-L36
The text was updated successfully, but these errors were encountered: