I recently switched to SublimeText2 from Textmate and I ve been enjoying it. But there are some features of Textmate which I don t know for SBT2.
- Selecting a block of code and pressing
CMD+OPTION+[
re-formats the selected block. - While saving a file
CMD+S
, ruby or jquery or coffee-script, etc.. Texmate checks the syntax of the code.
如何对SBT2做同样的事情?