Skip to content

Commit 2406340

Browse files
committed
Add info about using modifier to copy editor tab
1 parent 8b292b5 commit 2406340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getstarted/userinterface.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ You can open as many editors as you like side by side vertically and horizontall
3939
* `kb(workbench.action.splitEditor)` to split the active editor into two.
4040
* **Open to the Side** (`kb(explorer.openToSide)`) from the Explorer context menu on a file.
4141
* 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.
4343
* Press `kb(explorer.openToSide)` in the **Quick Open** (`kb(workbench.action.quickOpen)`) file list.
4444

4545
![Side by Side editing](images/userinterface/sidebyside.png)

0 commit comments

Comments
 (0)