Do somebody know how to add those comment blocks for functions in visual code?
/**
* @dev Gets the balance of the specified address.
* @param owner The address to query the balance of.
* @return An uint256 representing the amount owned by the passed address.
*/
Jan 17, 2019, 8:53 PM