Any way to solve macro code complete
⚓ Rust 📅 2025-06-07 👤 surdeus 👁️ 13I 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
🏷️ rust_feed