PredefinedEditorFeatureNames Class

Definition

Contains definitions for known FeatureDefinitions and their groupings.

public ref class PredefinedEditorFeatureNames abstract sealed
public static class PredefinedEditorFeatureNames
type PredefinedEditorFeatureNames = class
Public Class PredefinedEditorFeatureNames
Inheritance
PredefinedEditorFeatureNames

Fields

AsyncCompletion

Definition of IntelliSense Completion. Descends from InteractivePopup and Editor

CodeCleanup

Definition of Code Cleanup feature.

Completion

Definition of IntelliSense Completion. Descends from InteractivePopup and Editor

Editor

Definition of group of features that make up the core editor.

InteractivePopup

Definition of group of features that appear in an interactive popup. Descends from Popup

Popup

Definition of group of features that appear in a popup.

Applies to