Skip to content

yxsufaniOS/Alugin-Model-Extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Alugin-Model-Extension

Xcode 工具排版代码和json转模型,A Xcode Source Editor Extension to align your code or exchange jsondata.

2

Installation Guide (Xcode 8 / OSX 10.11+)

  1. 下载项目 Align
  2. 打开项目,编译(Command+B)。
  3. 找到products中的appex文件,拷贝到/Applications/Xcode.app/Contents/PlugIns中。
  4. 重启Xcode,查看Editor中是否存在AlignPlugin。
  5. 可在Xcode -> "Preferences" -> "Key Bindings" -> 搜索插件plugin或者插件名字 -> 添加对应的快捷键。
  6. (/^▽^)/

###How

博客

Usage

  • 对光标所在位置进行排版,'Editor -> AlignPlugin -> AlignCommand(排版)'

  • 对光标所在的json数据生成model属性,'Editor -> AlignPlugin -> JsonExchangeCommand(生成Model)'

Supported languages

- Objective-C

License

MIT, see LICENSE

About

Xcode 工具排版代码和json转模型,A Xcode Source Editor Extension to align your code or exchange jsondata.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published