Describe the bug
C3 has default function arguments, which seem mostly in cases of allocation based functions. Currently hover does not show what those arguments are.
Notes: Current structure is not parsing default values assigned to arguments.
Indexable arguments should be able to accomodate those references. Maybe a simple string would suffice?
Describe the bug C3 has default function arguments, which seem mostly in cases of allocation based functions. Currently hover does not show what those arguments are.
To Reproduce
Collections example:
Expected behavior Show default arguments
Screenshots
Desktop (please complete the following information):