Last active
January 2, 2016 11:29
-
-
Save Daniel-Wiedemann/f9782ddd892be6ffc5f7 to your computer and use it in GitHub Desktop.
Setup Sublime Text 2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Syntax for Sublime Text | |
LESS | |
https://github.com/danro/LESS-sublime | |
------------------------------------------------------------------------------------- | |
SASS | |
https://sublime.wbond.net/packages/Sass | |
------------------------------------------------------------------------------------- | |
JSDocs with DocBlockr | |
DocBlockr is a package for Sublime Text 2 & 3 which makes writing documentation a breeze. DocBlockr supports JavaScript (including ES6), PHP, ActionScript, Haxe, CoffeeScript, TypeScript, Java, Groovy, Objective C, C, C++ and Rust. | |
https://github.com/spadgos/sublime-jsdocs | |
------------------------------------------------------------------------------------- | |
Gist | |
A Sublime Text 2/3 plugin for creating and editing Gists. | |
https://sublime.wbond.net/packages/Gist | |
------------------------------------------------------------------------------------- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment