DCDComponent.listCompletion

Queries for code completion at position pos in code Raw is anything else than identifiers and calltips which might not be implemented by this point. calltips.symbols and identifiers.definition, identifiers.file, identifiers.location and identifiers.documentation are only available with dcd ~master as of now.

class DCDComponent
listCompletion
(
scope const(char)[] code
,
int pos
)

Meta