Any way to solve macro code complete

⚓ rust    📅 2025-06-07    👤 surdeus    👁️ 2      

surdeus

I try to write a language server, then edit rust analyzer code so when cursor in fn macro it will forward TokenTree to language server.
But I soon found it very difficult to read the code of rust analyzer as a Rust noob, not to mention considering the macro inside the macro.

2 posts - 1 participant

Read full topic

🏷️ rust_feed