GithubHelp home page GithubHelp logo

longshengwen / jylazyloader Goto Github PK

View Code? Open in Web Editor NEW

This project forked from idevorz/jylazyloader

0.0 0.0 0.0 40 KB

Xcode Soucre Editor Extension which helps you write Lazy-Load Code easier,For Objective-C and Written by Swift 🤪

License: MIT License

Swift 100.00%

jylazyloader's Introduction

JYLazyLoader

效果:

lazyload

源起:Xcode 懒加载生成插件

使用说明

  • Release 页下载最新版本, 将解压得到的 JYLazyLoader.app 拖入 应用程序文件夹。

  • 双击启动该应用。

  • 打开系统偏好设置->拓展->Xcode Source Editor 。勾选LazyLoad

  • 重启 Xcode,你就可以在Xcode 菜单栏的Editor 中找到该插件。

  • 其中包含withMark 和withoutMark 两个选项,区别在于会不会生成//MARK: Lazy Load 的标识

  • tips: 可以在Xcode 的 Preferences->Key Bindings 中搜索 LazyLoad 为其设置一个顺手的快捷键,例如移除不常用的 Duplicate 的快捷键 ⌘+D,将其设置给 LazyLoad →withMark。然后给 Delete Line 也设置一个快捷键。这样你可以很方便的使用插件生成懒加载代码以及删除那些不必要的属性设置。

jylazyloader's People

Contributors

longshengwen avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.