Set suggestionPreviewExpanded to true by default.

上级 e12f21f4
......@@ -3315,7 +3315,7 @@ class EditorSuggest extends BaseEditorOption<EditorOption.suggest, InternalSugge
showIcons: true,
showStatusBar: false,
showSuggestionPreview: false,
suggestionPreviewExpanded: false,
suggestionPreviewExpanded: true,
showInlineDetails: true,
showMethods: true,
showFunctions: true,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册