split the window
How you view sublime text split window. I looked up everywhere finally found it.. before to forget
⌘ + ⌥ + 2 Split view into two columns
Other Shortcuts here - Keyboard Shortcuts for Mac OS X
1
Kudos
1
Kudos
How you view sublime text split window. I looked up everywhere finally found it.. before to forget
⌘ + ⌥ + 2 Split view into two columns
Other Shortcuts here - Keyboard Shortcuts for Mac OS X
This is what I found: when I did Time.now in Ruby, it returns my local time (my system time, I should say). when I did Time.zone.now or Time.now.in_time_zone in any Rails file it shows the time as set it up on config/application.rb:... Continue →