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
description: nls.localize('comments.visible',"Controls the visibility of the comments bar and comment threads in editors that have commenting ranges and comments. Comments are still accessible via the Comments view and will cause commenting to be toggled on in the same way running the command \"Comments: Toggle Editor Commenting\" toggles comments.")
42
+
},
43
+
'comments.maxHeight': {
44
+
type: 'boolean',
45
+
default: true,
46
+
description: nls.localize('comments.maxHeight',"Controls whether the comments widget scrolls or expands.")
0 commit comments