重构Swift代码的Xcode插件Refactorator.zip

时间:2022-08-07 22:51:53
【文件属性】:
文件名称:重构Swift代码的Xcode插件Refactorator.zip
文件大小:44KB
文件格式:ZIP
更新时间:2022-08-07 22:51:53
开源项目 Refactorator 是用于重构 Swift 代码的 Xcode 插件。它可以重命名公共或内部的变量、函数、enums 等等。对于私有和本地  entities ,可以使用 Xcode 已有的 "Edit All in Scope"功能。Refactorator 使用 SourceKit,一个Xcode 分发的 XPC 服务,可以解析你的 Swift 项目来寻找符号引用。
【文件预览】:
Refactorator-master
----Classes()
--------RefactoratorPlugin.h(1KB)
--------RefactoratorPlugin.xib(15KB)
--------RefactoratorPlugin.m(15KB)
----Info.plist(3KB)
----log.html(799B)
----LICENSE(1KB)
----refactord()
--------Refactorator.swift(10KB)
--------sourcekitd.h(23KB)
--------LineGenerators.swift(3KB)
--------ByteRegex.swift(2KB)
--------main.m(667B)
--------refactord-Bridging-Header.h(207B)
--------IndexDB.swift(23KB)
--------IndexStrings.swift(2KB)
--------SourceKit.swift(23KB)
--------Entity.swift(3KB)
--------LogParser.swift(2KB)
--------Grapher.swift(5KB)
--------NewRefactorator.swift(2KB)
----README.md(4KB)
----Swift Refactorator.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(22KB)
----.gitignore(32B)

网友评论