Method | Description | |
---|---|---|
GetEntries ( RCompletionContext context ) : IReadOnlyCollection |
||
ParameterNameCompletionProvider ( IFunctionIndex functionIndex, IGlyphService glyphService ) : System |
Method | Description | |
---|---|---|
GetFunctionInfo ( RCompletionContext context ) : IFunctionInfo |
Extracts information on the current function in the completion context, if any.
|
|
ShouldProvideCompletions ( RCompletionContext context, |
public GetEntries ( RCompletionContext context ) : IReadOnlyCollection |
||
context | RCompletionContext | |
return | IReadOnlyCollection |
public ParameterNameCompletionProvider ( IFunctionIndex functionIndex, IGlyphService glyphService ) : System | ||
functionIndex | IFunctionIndex | |
glyphService | IGlyphService | |
return | System |