Xcode插件 XAlign:用于代码对齐的Xcode插件
XAlign 是一个 Xcode 的实用插件,用于对齐规范代码。除了插件作者 qfish 提供的 3 种对齐格式,还可以自定义任意你想要的格式。
https://github.com/qfish/XAlign
Via command-line 命令行安装
# install
$ curl http://qfi.sh/XAlign/build/install.sh | sh
or
# update
$ curl http://qfi.sh/XAlign/build/update.sh | sh
Uninstall 卸载
$ curl http://qfi.sh/XAlign/build/uninstall.sh | sh
or Delete the following directory:
$HOME/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins/XAlign.xcplugin
XAlign是一款Xcode插件,提供多种代码对齐方式,并支持自定义设置。用户可通过命令行安装、更新或卸载该插件。在Xcode中通过快捷键Shift+Cmd+X实现代码自动对齐。
739

被折叠的 条评论
为什么被折叠?



