插件:
SublimeAStyleFormatter
Package Control Messages
========================
SublimeAStyleFormatter
----------------------
SublimeAStyleFormatter
======================
SublimeAStyleFormatter is a simple code formatter plugin for Sublime Text 2.
It provides ability to format C, C++, C#, and Java files.
Usage
-----
### Key Bindings
The default key bindings for this plugin:
**Windows, Linux:**
+ `ctrl+alt+f`: Format current file
+ `ctrl+k, ctrl+f`: Format current selection
**OSX:**
+ `ctrl+alt+f`: Format current file
+ `super+k,super+f`: Format current selection
### Command Palette
Open the command palette, it apperas as `SublimeAStyleFormatter: Format Current File`
and `SublimeAStyleFormatter Format Current Selection`.