C# (CSharp) Microsoft.R.Editor.Completion 네임스페이스

중첩된 네임스페이스

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