sublimetext2 - Backspace Tab in Sublime Text 2 -


i have block of code move (2 space/1 tab) backwards. know can select whole block , hit tab move forward how move whole block backwards (to the left)?

there 2 options:

shift+ tab

or

ctrl+ [ (on mac + [)


Popular posts from this blog

Php - Delimiter must not be alphanumeric or backslash -

c# - How to change the "Applies To" field under folder auditing options programatically (.NET) -

c++ - Ambiguity when using boost::assign::list_of to construct a std::vector -