ambassador icon indicating copy to clipboard operation
ambassador copied to clipboard

Windows Rust Analyzer VS Code IDE Unknown types

Open WIGGLES-dev opened this issue 2 years ago • 1 comments

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.

WIGGLES-dev avatar Sep 22 '22 03:09 WIGGLES-dev

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.

WIGGLES-dev avatar Sep 22 '22 16:09 WIGGLES-dev