Saturday, June 21, 2008

TextMate Tips: excute code

  • Run code: ⌘+r
  • Ruby in line evaluation with # => , ⌘⌃ +E
  • same without # =>, ⌘⌃+E
  • excute line as Ruby: ⌃+E
  • excute line as shell: ⌃+r

No comments: