16 Sublime Text Shortcuts to improve your workflow
Published on by Eric L. Barnes
Over on the Viget blog Tommy Marshall shares his overused Sublime Text shortcuts:
After giving a presentation that included some live coding, a few audience members asked how I was doing stuff so quickly. Of course there’s no one answer; it’s a combination of a bunch of simple shortcuts and a lot of practice. In response to that inquiry, I thought it made sense to see what shortcuts I am using without even thinking of it.
Just for fun I looked at my PhpStorm Productivity guide and here is my most common time savers:
I don’t believe this accounts for actual keyboard shortcuts, but I constantly use duplicate line, comment with command + /
, and navigate to declaration command + b
. What’s your favorite?
Eric is the creator of Laravel News and has been covering Laravel since 2012.