Skip to content

Instantly share code, notes, and snippets.

@williamHuang5468
Created August 20, 2015 03:02
Show Gist options
  • Save williamHuang5468/d5ecad2dbc02d3ce9801 to your computer and use it in GitHub Desktop.
Save williamHuang5468/d5ecad2dbc02d3ce9801 to your computer and use it in GitHub Desktop.
about Sublime Plugin

Sublime Plugin

For python

Install package controll

Google `package controll`, Enter Installation Page to copy the code.
Enter sublime , view/ show console - > paste code, enter.

Install package using package controll

sublime's tools/command palette..
enter install package
enter `package name`

Good Package for python

###SideBarEnhancements

left side bar
quickly search file.

tutorial : http://kevintsengtw.blogspot.tw/2012/06/sublime-text-2.html

###Anaconda

be a good editor

Doc : http://damnwidget.github.io/anaconda/#

###Djaneiro

support django some template keyword

Doc : https://github.com/squ1b3r/Djaneiro

###requirementstxt

autocompletion and syntax highlight-lighting as well as a nice version management system for your requirements.txt files.

SublimeLinter

AdvancedNewFile

Emmet

Quickly create code.

Markdown Preview

Preview the markdown file.

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