用于扩展长行的 Xcode 源扩展

标题图像

多线

用于扩展长行的 Xcode 源扩展。

  • 超轻量级,1 个文件。
  • 它扩展了长线。就是这样!
  • 适用于:
    • 初始值设定项
    • 函数调用
    • 数组文本
    • SwiftUI 修饰符

展示

Multiliner.mp4

Installation

  1. Download the app here
  2. Open the app
  3. Go to System Preferences → Extensions and check MultilinerExtension

System Preferences

Usage

It’s simple, just highlight the code that you want to format and press Editor → Multiliner → Format Selected Code. More instructions in the app.

Screenshot of the app

Author

Multiliner is made by aheze.

Contributing

All contributions are welcome. Just fork the repo, then make a pull request.

Need Help?

Open an issue or join the Discord server. You can also ping me on Twitter. Or read the source code, I added a bunch of comments.

License

MIT License

Copyright (c) 2022 A. Zheng

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

GitHub

点击跳转