Nice package of sublimetext 3

Posted by JongHyun on September 13, 2017

I'm using sublimetext3 for various method. It is very useful with many package, easy to install and light. I'll introduce some useful pacakge I use. It can be divided by each purpose

General

  • SublimeLinter
  • SideBarEnhancements
  • BracketHighlighter
  • AdvancedNewFile
  • AutoFileName
  • ProjectManager
  • Git
    • Everyone use Git!
  • GitGutter
    • It will represent git status of each line
  • DocBlockr
  • IMESupport
  • Terminal
    • Terminal can be executed at working directory.
  • Random Text
    • Produce random text. It can be used for checking structure.

Web

  • Emmet
  • ColorPicker
  • Color Highlighter
  • Jekyll
  • MarkdownEditing
  • Goto-CSS-Declaration
  • HTML-CSS-JS Prettify

Octave

  • GNU Octave Completions …