For completeCode()
, a list with these items:
tokenthe token being completed.
completionsa matrix of potential completions.
funin case of function completion, the name of the function.
tooltipin case of function completion, the function tooltip.
For completeCol(), a list with these items:
tokenthe token being completed.
completionslist of color names.
col.rgbmatrix with RGB values for the corresponding colors.
For the other function, the returned list contains:
tokenthe token being completed.
completionslist of completion items.