Sublime Text Packages for Front-End Development

Sublime Text is my favourite code editor, and packages are a large part of why it works so well for front-end development. This is the collection I used regularly for syntax support, editing, and the small repetitive jobs an editor should handle for you.

Install Package Control first. You can open the Sublime Text console with Ctrl+` or through View → Show Console, then follow the installation instructions for your Sublime Text version.

Languages and syntax

Editing and navigation

Checks, formatting, and small helpers

Snippets and project tools

I would not install every package at once. Start with syntax support, Emmet, a linter, and one or two helpers that fix annoyances you actually have. An editor full of unused packages is just another project to maintain.