You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ The following settings are supported:
49
49
-`http.proxyStrictSSL`: If true the proxy server certificate should be verified against the list of supplied CAs. Default is false.
50
50
-`[yaml].editor.formatOnType`: Enable/disable on type indent and auto formatting array
51
51
-`yaml.disableDefaultProperties`: Disable adding not required properties with default values into completion text
52
-
-`yaml.selectParentSkeletonFirst`: If true, the user must select some parent skeleton first before autocompletion starts to suggest the rest of the properties.\nWhen yaml object is not empty, autocompletion ignores this setting and returns all properties and skeletons.
52
+
-`yaml.suggest.parentSkeletonSelectedFirst`: If true, the user must select some parent skeleton first before autocompletion starts to suggest the rest of the properties.\nWhen yaml object is not empty, autocompletion ignores this setting and returns all properties and skeletons.
0 commit comments