GithubHelp home page GithubHelp logo

halechan / hhenumeration-xcode Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gongxia20/hhenumeration-xcode

0.0 1.0 0.0 4.08 MB

Autocompletion enum members for Objective-C

License: MIT License

Objective-C 100.00%

hhenumeration-xcode's Introduction

What is it?

This plugin is used to autocompletion enum members for Objective-C

###Important Please delete old version plugin
~/Library/Application Support/Developer/Shared/Xcode/Plug-ins
use rm -r ~/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins/HHEnumeration.xcplugin in terminal New version will be installed here
~/Library/Developer/Xcode/Plug-ins

What effects does it make?

after

How to use?

  • Use Alcatraz to install.Or download HHEnumeration and build the target.

  • It will be installed this folder by default:
    ~/Library/Developer/Xcode/Plug-ins

  • Xcode version 6.1+

  • Tips:
    HHEnumeration depends on IDEIndex,Xcode will auto update the IDEIndex when you open a project, so it will take some seconds. And if you found it doesn't work please use Command + S IDEIndex will be updated too.

  • support enum that define typedef NS_ENUM( , ) and typedef NS_OPTIONS( , )

What? it doesn't work?

  • Be sure the plugin can be installed in this folder (~/Library/Developer/Xcode/Plug-ins)

  • Command + Q quit Xcode,when open again you may have this dialogue please click load bundle

  • open terminal run this defaults read /Applications/Xcode.app/Contents/Info DVTPlugInCompatibilityUUID to get your current Xcode's UUID, and add this UUID to plugin project Info.plist->DVTPlugInCompatibilityUUIDs
    rebuild it.
    addUUID

The MIT License More

hhenumeration-xcode's People

Contributors

huaxi avatar hs-yeah avatar

Watchers

Hale Chan 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.