Interface EditorPreviewConfiguration

interface EditorPreviewConfiguration {
    editor.enablePreview: boolean;
}

Properties

editor.enablePreview: boolean