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: src/nls/root/strings.js
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -328,6 +328,9 @@ define({
328
328
"SPLITVIEW_MENU_TOOLTIP": "Split the editor vertically or horizontally",
329
329
"GEAR_MENU_TOOLTIP": "Configure Working Set",
330
330
331
+
"CMD_TOGGLE_SHOW_WORKING_SET": "Show Working Set",
332
+
"CMD_TOGGLE_SHOW_FILE_TABS": "Show File Tab Bar",
333
+
331
334
"SPLITVIEW_INFO_TITLE": "Already Open",
332
335
"SPLITVIEW_MULTIPANE_WARNING": "The file is already open in another pane. {APP_NAME} will soon support opening the same file in more than one pane. Until then, the file will be shown in the pane it's already open in.<br /><br />(You'll only see this message once.)",
0 commit comments