🌑

Hi!

「window-zen-mode」vscode extension

Window Zen Mode

market | github repo

I like to do programing in a clean windowed and eazy take it, so I build this.

This extension can toggle zen mode as windowed.

The first time to use:

shift + cmd(ctrl) + p   // open command input

type in

Window Zen Mode

enter ⏎

🎉 Succeed!


the Best way to use:

cmd(ctrl) + k + s    // open keybindings

search for:

Window Zen Mod

add key binding as you like, such as

cmd + opt + k  z

because default zen mode keybind is “cmd + k z”

🎉 Perfect!


preview

🎉 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

— Oct 9, 2022