首页 > 其他 > 详细

sublime 代码格式化

时间:2017-12-31 20:27:17      阅读:567      评论:0      收藏:0      [点我收藏+]

插件:

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

sublime 代码格式化

原文:https://www.cnblogs.com/SATinnovation/p/8158211.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!