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('useVersion2',"Controls whether the diff editor uses the new or the old implementation."),
219
+
},
220
+
'diffEditor.experimental.showEmptyDecorations': {
221
+
type: 'boolean',
222
+
default: true,
223
+
description: nls.localize('showEmptyDecorations',"Controls whether the diff editor shows empty decorations to see where characters got inserted or deleted."),
0 commit comments