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: docs/getstarted/userinterface.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ You can open as many editors as you like side by side vertically and horizontall
39
39
*`kb(workbench.action.splitEditor)` to split the active editor into two.
40
40
***Open to the Side** (`kb(explorer.openToSide)`) from the Explorer context menu on a file.
41
41
* Select the **Split Editor** button in the upper right of an editor.
42
-
* Drag and drop a file to any side of the editor region.
42
+
* Drag and drop a file to any side of the editor region. Hold `kbstyle(Ctrl)` (`kbstyle(Option)` on macOS) while dragging to copy the tab instead of moving it.
43
43
* Press `kb(explorer.openToSide)` in the **Quick Open** (`kb(workbench.action.quickOpen)`) file list.
44
44
45
45

0 commit comments