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: centered editor layout #44127

Closed
2 tasks done
isidorn opened this issue Feb 21, 2018 · 0 comments
Closed
2 tasks done

Test: centered editor layout #44127

isidorn opened this issue Feb 21, 2018 · 0 comments

Comments

@isidorn
Copy link
Contributor

isidorn commented Feb 21, 2018

Refs: #15684

Complexity: 3

This milestone we have added centered editor layout. Verify:

  • You can enter to this layout via command palette, view menu, by entering zen mode
  • You can use the vertical sashes to control the size of the editor
  • Sashes are paired unless you hold the alt key while dragging them
  • Editors are automatically not centered if more than one is shown side-by-side (also for diff viewer)
  • If tabs are hidden the editor title is also centered
  • Double click on sash returns them to default golden ratio
  • Changing sash size and centered mode are preserved across vscode sessions
  • Setting zenMode.centerLayout behaves as expected
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

4 participants