Warning
This post was published 64 days ago. The information described in this article may have changed.
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
🏷️ rust_feed