Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

1 Commit

Repository files navigation

A simple command to toggle a panel. By default it toggles the build panel. Also known as output.exec.

Add something like this to your keybindings:

// Well, that's ctrl+ä on german keyboards
{ "keys": ["ctrl+'"], "command": "toggle_panel",
"args": {"panel": "output.exec"}
},

About

Sublime Text Command to toggle an output panel (e.g. the `build` panel)

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages