# window-zen-mode
**Repository Path**: weykon/window-zen-mode
## Basic Information
- **Project Name**: window-zen-mode
- **Description**: a VSCode extension for zen mode as windowed.
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 0
- **Created**: 2022-10-09
- **Last Updated**: 2024-05-29
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Window Zen Mode README
> #### [market](https://marketplace.visualstudio.com/items?itemName=Weykon.window-zen-mode) | [github repo](https://github.com/weykon/window-zen-mode.git)
> I don't know the config exist before, it's the similar doing the same thing with setting "zenMode.fullScreen": false in setting.json.
> but two point as me prefer this extension:
>> 1. the "source-windowed" mode __still keep the minimap__ which did not hide,
>> and I prefer to hide it, if you are too, **use this** .
>> 2. the "source-windowed" mode will __align the text at center__ and __add two vertical line__ contain the text block when keeping only one page.
>> I think this put a unnecessary thing in view,
>> I prefer avoid it, if you are too, **use this** .
This extension can toggle zen mode at windowed.
## The first time to use:
(I updated default keyborad binding.)
```txt
ctrl + opt + k (then) z # win
cmd + opt + k (then) z # mac
# (then) means: release all input then press z
```
## 🎉 Succeed!
> `Note`: if unvailed, maybe some conflict beteween other keybindings.
---

# 🎉 Cute! 💻
and some valuable key shot:
```
cmd + b // left side bar
cmd + j // bottom side bar
cmd + shift + e // file view
ctrl + shift + g // git source control
```