| ▲ | LtdJorge 4 days ago | |||||||
I dislike macros for that reason when reading code on GitHub or Docs.rs, but Rust was kind of made to be used with an IDE (or LSP). | ||||||||
| ▲ | bigstrat2003 4 days ago | parent [-] | |||||||
That is poor practice IMO. The simple reality of the world is that not everyone uses such tools. Designing a language with the expectation they will is deliberately ignoring the needs of some users. | ||||||||
| ||||||||