PredefinedEditorFeatureNames 类

定义

包含已知的 FeatureDefinition 和分组的定义。

public ref class PredefinedEditorFeatureNames abstract sealed
public static class PredefinedEditorFeatureNames
type PredefinedEditorFeatureNames = class
Public Class PredefinedEditorFeatureNames
继承
PredefinedEditorFeatureNames

字段

AsyncCompletion

IntelliSense 完成的定义。 从和中递减 InteractivePopupEditor

CodeCleanup

代码清理功能的定义。

Completion

IntelliSense 完成的定义。 从和中递减 InteractivePopupEditor

Editor

构成核心编辑器的一组功能的定义。

InteractivePopup

交互弹出窗口中显示的功能组的定义。 递减自 Popup

Popup

在弹出窗口中显示的功能组的定义。

适用于