Name |
Description |
RCompletionContext |
R completion context. Provides information about current document, caret position and other necessary data for the completion engine. |
RCompletionController |
R-specific completion controller. Initiates, commits or dismisses completion, signature and parameter help sessions depending on what was typed and the current editor context. |
RCompletionProviderAttribute |
|
RCompletionSet |
|
RCompletionSource |
Provides actual content for the intellisense dropdown |
RFunctionCompletion |
|