functionList only shows function names
-
I have made a functionList.xml file that only show the function name ,usually I only want to see the function name but not the parameter
https://github.com/imdjs/functionList
-
-
USUALLY I only want the function names, but SOMETIMES I also want to see the parameters…it is easier for me to IGNORE the parameters when I don’t care than to NEVER have them shown. My 2c. :-)
-
if you want to see the parameters just double click the function name, it will jump to that function line.
but if the function name is very long and than mix up with the parameters names will make it confused visually.
it’s hard to know the function name at one glance. -
More recent
functionList.xml
files include comment to indicate what to do to customise the view of the function list (i.e. show/hide parameters).