Microsoft.R.Editor.Completion.AutoCompletion |
Microsoft.R.Editor.Completion.Documentation |
Microsoft.R.Editor.Completion.Providers |
Имя | Описание |
---|---|
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 |