返回

sublime 代码格式化

插件:

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`.

posted @ 2017-12-31 17:32  feige_hunter  阅读(388)  评论(0编辑  收藏  举报