vscode: zenMode.centerLayout does nothing

Issue Type: Bug

In linux, on latest stable release, change “user settings” “zenMode.centerLayout” to false. Close all open editors, open a single file/editor. See file in the middle of your screen. Close vsCode, open again, see same situation. Try changing to true just in case, see same situation.

VS Code version: Code 1.21.1 (79b44aa704ce542d8ca4a3cc44cfca566e7720f1, 2018-03-14T14:46:30.761Z) OS version: Linux x64 4.9.0-6-amd64

System Info
Item Value
CPUs Intel® Core™ i7-5600U CPU @ 2.60GHz (4 x 2920)
Load (avg) 2, 2, 1
Memory (System) 7.49GB (0.47GB free)
Process Argv /usr/share/code/code --unity-launch
Screen Reader no
VM 0%
Extensions (2)
Extension Author (truncated) Version
vscode-eslint dba 1.4.8
vetur oct 0.11.7
Reproduces without extensions

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Reactions: 2
  • Comments: 15 (6 by maintainers)

Most upvoted comments

@komali2 let me get your steps straight

  1. You have no settings in user settings except "zenMode.centerLayout": false
  2. You have 1 file open which is not centered and now enter zen mode
  3. File is centered -> it should not be centered

Did I get your steps correct? Becuase following them does not reproduce the issue for me. Thansk