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('useRelativeTime',"Determines if relative time will be used in comment timestamps (ex. '1 day ago').")
37
+
},
38
+
'comments.visible': {
39
+
type: 'boolean',
40
+
default: true,
41
+
description: nls.localize('comments.visible',"Controls the visibility of the comments bar and comment threads in editors that have commenting ranges and comments.")
0 commit comments