JarGuo / Sublime

Sublime that has configured some plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sublime Text 3


Sublime Text has many powerful plugins.

the plugins as following are classified according to different functions.

Catalogue

Plugin

AdvacedNewFile

Name Function
AdvacedNewFile allows for faster file creation within a project.

Format

Name Function
HTML/CSS/JS Prettify allows you to format your HTML, CSS, JavaScript and JSON code.

Highlighter

Name Function
BrackerHighlighter matches a variety of brackets such as: [], (), {}, "", '', #!xml , and even custom brackets.

Markdown

         Markdown is a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML).

Name Function
Markdown Editing provides a decent Markdown color scheme (light and dark) with more robust syntax highlighting and useful Markdown editing features for Sublime Text.
MarkdownLivePreview allows you to preview your markdown instantly in it!
OmniMarkupPreviewer renders markups into htmls and send it to web browser in the backgound, which enables a live preview. Besides, OmniMarkupPreviewer provide support for exporting result to html file as well.

Nodejs

Name Function
Nodejs provides a set of code completion, scripts and tools to work with nodejs.

About

Sublime that has configured some plugins