Aust
Aust
I would like to see a config option that sorts the properties and methods of a class alphabetically.
Today I was trying to open a file `Display.class.php`. I typed `displya.class` and the file was no where to be found in the list.  I finished typing `displya.class.php` to...
This would be useful
## Summary Right now the /v2/assets endpoint lets us filter by creator. However, one account can only create up to 1000 assets. In my application, I want to have a...
## Problem Imagine that we have a smart contract that someone can call, and it will mint a new NFT asset for them. If the user wants the NFT to...
I have a component that checks user authorization and redirects them if they are unauthorized. It redirects them using the `Redirect` component from `react-router-dom`. When I wrapped my routes in...
- Added server side generation - Added ability to turn off documentation - Added verbosity - Improved documentation - Added documentation for types - Added documentation for members - Only...