Skip to content

Instantly share code, notes, and snippets.

@mattWillis
Created April 11, 2016 03:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mattWillis/e4b750a5b83a618ed89be017bc6f7d3b to your computer and use it in GitHub Desktop.
Save mattWillis/e4b750a5b83a618ed89be017bc6f7d3b to your computer and use it in GitHub Desktop.
Must have Sublime Plugins / Packages

#Sublime Essential Plugins A list of must have Sublime Text packages and plugins.

##Package Control

##Needed Sublime UI Improvements

##Syntax

##Formatting and Linting

##Snippets

  • Emmet - Emmet takes the snippets idea to a whole new level: you can type CSS-like expressions that can be dynamically parsed, and produce output depending on what you type in the abbreviation. (Cheat sheet of Emment snippets)

  • HTML Boilerplate - Generate HTML5 boilerplate

  • Comment Snippets - Several snippets to create fancy PHP, CSS and HTML comments.

  • CSSFontFamily - Collection of CSS font stack autocompletes.

##Git

  • Modific - Highlight lines changed since the last commit.

##SFTP

  • SFTP - upload, sync, browse, remote edit, diff and vcs integration

##Documentation

  • Sourcedown - Transform your source code into easy to publish Markdown

##Time Tracking

##Themes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment