Git Product home page Git Product logo

fastcoding-xcode-plugin's Introduction

FastCoding是一个对Xcode所扩展的插件,主要是根据java的开发工具 eclipse 快速生成属性的getter ,setter 方法有感而发.出于兴趣开发本插件,目前主要功能是根据.h,.m文件声明的属性,自动生成get,set,lazy实例化方法

安装

方式1

  • 下载并打开该项目
  • Command+B (build项目)
  • 重启Xcode,在弹框中选择load插件 生成的插件在此路径下 ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins

方式2

  • 你也可以通过Alcatraz进行安装,然后搜索 FastCoding

用法

  • 快速生成set,get方法
  • 根据所声明的属性,选择生成get,set,lazy初始化方法.

快捷键

(Product ->Select Generate )或者( Command + =) 弹出选择属性弹窗, 选择要生成的属性以及对应方法.

screenshot

卸载

卸载此插件 ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins 路径下删除对应的插件即可.

O(∩_∩)O

好的一款插件离不开大家的支持,谢谢支持与反馈!

fastcoding-xcode-plugin's People

Contributors

devdu avatar

Watchers

 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.