Skip to content

A plugin for Sublime Text that allows you to open, focus, and close the sidebar with the same keyboard shortcut.

License

Notifications You must be signed in to change notification settings

educbraga/ToggleSidebarFocus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sublime Text ToggleSidebarFocus

A plugin for Sublime Text that allows you to open, focus, and close the sidebar using the same keyboard shortcut.

Installation

Install ToggleSidebarFocus through Package Control.

Usage

Open your sublime-keymap file from Preferences -> Key Bindings in Sublime Text, and assign your preferred keyboard shortcut to the toggle_sidebar_and_focus command.

{
    "keys": ["super+enter"],
    "command": "toggle_sidebar_and_focus"
},

About

A plugin for Sublime Text that allows you to open, focus, and close the sidebar with the same keyboard shortcut.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages