I’m having students in my web development courses use Sublime Text as their editor. As a result, I’ve been digging deep into Sublime Text & writing up what I’ve learned on my personal website, which I use with some of my classes. This post is a pointer to some of those pages.

Next up on my exploration of Sublime Text: How to install & use Package Control.

Package Control is itself a Sublime Text package that then makes it super-easy & convenient to install & manage all your other Sublime Text packages. Because of the ease of use it offers, Package Control really should be the first Sublime Text package you install.

If you’re a Linux user, think of it as APT or YUM for your text editor.