Skip to content

Instantly share code, notes, and snippets.

@webdesserts
Last active December 13, 2015 20:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save webdesserts/4968538 to your computer and use it in GitHub Desktop.
Save webdesserts/4968538 to your computer and use it in GitHub Desktop.
Side Bar Observations for SublimeText3

#ST3 Side Bar

##Commands

  • reveal_in_side_bar
    • opens sidebar if it is hidden
    • highlights currently selected file (and opens it's containing folders)
  • focus_side_bar
    • ctrl+0
    • moves "cursor" to side bar
  • toggle_side_bar
    • ctrl+k+b
    • toggles open and closed
    • does not focus sidebar
    • if it is a new window it will not have anything selected

##Behavior

  • When focused on the sidebar you still considered in the same view.
  • Sidebar "selections" seem jo be considered
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment