P
patrickparent
I'm looking for a way to add comment directly in the tooltip that pops
when you type a function and you have to insert parameters.
Like the tooltips you have when you create a new ArrayList
Dim a as new arraylist(capacity)
capacity : The number of argument ...
when you type a function and you have to insert parameters.
Like the tooltips you have when you create a new ArrayList
Dim a as new arraylist(capacity)
capacity : The number of argument ...