Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Sublime Text 2 pro tips

Sublime Text 2 pro tips

A short talk i gave at @maximizeag about improving productivity using Sublime Text 2 in
Talked mainly about the shortcuts i use the most

Caio Gondim

July 09, 2012
Tweet

More Decks by Caio Gondim

Other Decks in Programming

Transcript

  1. Usage:  subl  [arguments]  [files]            

         edit  the  given   files      or:  subl  [arguments]  [directories]      open  the  given   directories      or:  subl  [arguments]  -­‐                              edit  stdin Arguments:    -­‐-­‐project  <project>:  Load  the  given  project    -­‐-­‐command  <command>:  Run  the  given  command    -­‐n  or  -­‐-­‐new-­‐window:    Open  a  new  window    -­‐a  or  -­‐-­‐add:                  Add  folders  to  the  current  window    -­‐w  or  -­‐-­‐wait:                Wait  for  the  files  to  be  closed   before  returning    -­‐b  or  -­‐-­‐background:    Don't  activate  the  application    -­‐s  or  -­‐-­‐stay:                Keep  the  application  activated   after  closing  the  file    -­‐h  or  -­‐-­‐help:                Show  help  (this  message)  and  exit    -­‐v  or  -­‐-­‐version:          Show  version  and  exit $  subl