lapce/lapce-rust

Another `proc macro not expanded`

Opened this issue · 2 comments

Hi, i reviewed #27 and #29 but nothing can't help me. I'm on Windows 10, few days ago i solucionated that just installing the lastest release of rust-analyzer inside the plugin directory, but yesterday i updated the rustc and the error came back. I tried again to do the same as before, but its the same thing.

image

image

If i start the same project on visual studio code, the code is perfect.

btw, i tried installing the rust-analyzer by myself using rustup add component rust-analyzer and copying the path with rustup which rust-analyzer inside the server path from settings, but the editor cannot found it.