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

Test: new tab layout option #39331

Closed
3 tasks done
bpasero opened this issue Nov 29, 2017 · 0 comments
Closed
3 tasks done

Test: new tab layout option #39331

bpasero opened this issue Nov 29, 2017 · 0 comments

Comments

@bpasero
Copy link
Member

bpasero commented Nov 29, 2017

Refs: #15048
Complexity: 3

A new setting workbench.editor.tabSizing is added to control the behaviour of tabs when the size of the editor group is too little to show all tabs. The new behaviour can be enabled by setting this option to shrink.

Verify:

  • if space is enough, tabs show fully with the editor name
  • tabs will start to shrink and show a "..." when space gets little
  • you still get a scrollbar when tabs shrink enough to their min size
  • this works with icons enabled or not
  • this works when tab close button is on the left hand side or disabled (via workbench.editor.tabCloseButton)
@bpasero bpasero added this to the November 2017 milestone Nov 29, 2017
@dbaeumer dbaeumer removed their assignment Dec 5, 2017
@roblourens roblourens removed their assignment Dec 5, 2017
@kieferrm kieferrm assigned kieferrm and unassigned Tyriar and kieferrm Dec 5, 2017
@kieferrm kieferrm closed this as completed Dec 5, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants