Table of Contents

Namespace Alternet.Scripter.Debugger.UI.Wpf.Evaluation.CodeCompletion

Classes

CodeCompletionImages

Stores collection of the images for code completion purposes.

CodeCompletionPopup

Represents a pop-up window for Code Completion controller.

CodeCompletionPopup.ListBoxWithImagesItem

Represents a selectable item with an image in a ListBox control.

CodeCompletionPopupConfiguration

Represents a configuration applicable for the code completion popup window.

CollectionSetterCache<T>

Helps to avoid redundant SetItems operations when the items set previously are the same.

EvaluationCodeCompletionController
EvaluationCodeCompletionControllerBase

Provides a base class for evaluation controller. This class is abstract.

ParameterInfoSymbol

Represents data for the parameter info.

ParameterInfoToolTip

Represents a pop-up window for displaying a parameter info tooltip.

ParameterInfoToolTipConfiguration
SymbolDisplayCollectionService

Interfaces

EvaluationCodeCompletionControllerBase.ISite

Represents methods declaration to support evaluation functionality.

ICodeCompletionPopup

Represents a pop-up window for Code Completion controller.

IParameterInfoToolTip

Represents a pop-up window for displaying parameter info tooltip.

Enums

ChangePopupSelectionCommand