ambassador
ambassador copied to clipboard
Windows Rust Analyzer VS Code IDE Unknown types
I'm not sure if this a problem on my end or an issue with the macro using caches to generate fields but my IDE is unable to infer the types of delegated types. If anyone is using and IDE, especially VS Code and is getting proper intelisense and type inference could you post your setup, double so if VS Code + Rust Analyzer is working for you.
To anyone who comes across this in the future, using the nightly compiler on VSCode with rust analyzer will break type hints! I'll leave this open until a dev closes it in case they want to take some action.