You can edit "Workbench > Editor: Wrap Tabs" setting in the Settings
Open Settings:
- Ctrl+, (comma) (command ⌘+, (comma) on Mac), or by
- Shift + Control + P (Shift + command ⌘ + P on Mac)
- Type "user settings"
- Click on "Preferences: Open Settings"
Then in the Settings:
- Type "wrap tabs" in the search
- Click on the checkbox for "Workbench > Editor: Wrap Tabs"
Alternatively, add the following line directly in the settings.json:
- "workbench.editor.wrapTabs": true
You can pin the current tab with the following key shortcut:
Windows: Ctrl + K, Shift + Enter
Mac: command ⌘ + K, Shift + Enter
Or, right-click on the title of the tab, then select Pin from the drop-down menu