Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new tab position depends on active tab #22480

Closed
rakkarage opened this issue Mar 12, 2017 · 1 comment
Closed

new tab position depends on active tab #22480

rakkarage opened this issue Mar 12, 2017 · 1 comment
Assignees

Comments

@rakkarage
Copy link

v1.11.0-insider

If I have two files 'pinned' open (keep open), when I open a third:

  • new file opens on end if I got second file active
  • new file opens in between two pinned files if first is active

I am not sure if working as intended?
but would anyone else appreciate an option to make new tab position independent of active tab?
Thanks.

"workbench.editor.newTabs": right|left|active,

#12622

@bpasero
Copy link
Member

bpasero commented Mar 13, 2017

This works as designed, we open the tab close to the location of the currently active tab. You can control this via the "workbench.editor.openPositioning" setting.

@bpasero bpasero closed this as completed Mar 13, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants