Feature Request: Lookup table
Closed this issue · 0 comments
benmccallum commented
I often find myself getting a little lost trying to find a symbol and then its namespace/property name in this library.
Would you be open to a PR that generates an .md lookup file? Could probably just use reflection to loop over them all and write them out into some kind of nice markdown table format.
Let me know and I can whip something up :)