Skip to content

My personal settings and installed packages to make Sublime Text 3 better.

Notifications You must be signed in to change notification settings

htmled/sublime-text-3-settings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My personal settings and installed packages to make Sublime Text 3 better.

Instructions

Install Package Control.

Clone the repository into the Sublime Text 3 User Package folder.

git clone git://github.com/htmled/sublime-text-3-settings ~/Library/Application\ Support/Sublime\ Text\ 3/Packages/User

When an update is available, simply navigate over to "~/Library/Application Support/Sublime Text 3/Packages/User" and type git pull.

Packages

Code

Color

  • GutterColor - Displays a colored icon for all lines which contain a color

CSS

  • CSScomb - A coding style formatter for CSS
  • LESS - Provides syntax highlighting for .less files, along with snippets and completions
  • Sass - Adds syntax highlighting and tab/code completion for Sass and SCSS files
  • SassBeautify - Beautifies Sass files

Databases

Documentation

  • DashDoc - Dash integration
  • DocBlockr - Simplifies writing DocBlock comments in Javascript, PHP, CoffeeScript, Actionscript, C & C++

General

HTML

  • Handlebars - Adds template support for Handlebars.js
  • HTML5 - Add HTML5 syntax mode & snippets
  • Jade - A comprehensive bundle for the Jade template language
  • Ruby Slim - A bundle for Slim, based on the Handcrafted Haml bundle

JavaScript

  • Better Coffee​Script - Syntax highlighting and checking, commands, shortcuts, snippets, watched compilation and more
  • JSHint Gutter - Checks your JavaScript code for nasty errors, coding conventions and other goodies
  • Pretty JSON - Makes JSON pretty

PHP

  • PHP Code Sniffer - Adds PHP CodeSniffer, PHP Code Beautifier and Fixer, PHP Coding Standards Fixer, the PHP Linter, PHP Mess Detector, Scheck support
  • WordPress - A collection of WordPress snippets and autocompletions

Server Configuration

Version Control

  • FileDiffs - Shows diffs between the current file, or selection(s) in the current file, and clipboard, another file, or unsaved changes
  • GitGutter - Shows an icon in the gutter area indicating whether a line has been inserted, modified or deleted

YAML

Themes

  • cobalt2 - A refined colour scheme that is easy on the eyes and takes small UI elements into account. Includes full sublime theme (sidebar, search, tabs, etc...) as well as support for SublimeLinter, git diffing and a growing number of plugins

About

My personal settings and installed packages to make Sublime Text 3 better.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published