Giter Site home page Giter Site logo

objective-c.mode's Introduction

Objective-C.mode

Objective-C mode for Coda 2

Installation (non Mac App Store version)

cd ~/Library/Application\ Support/Coda\ 2/Modes
git clone [email protected]:zenangst/Objective-C.mode

Installation (Mac App Store version)

cd ~/Library/Containers/com.panic.Coda2/Data/Library/Application\ Support/Coda\ 2/Modes
git clone [email protected]:zenangst/Objective-C.mode

Remember that if you have a Modes directory you should move that aside in order to use this new one.

Updates

If you want to get the latest updates, you simply run git pull inside the Modes directory

cd ~/Library/Application\ Support/Coda\ 2/Modes/Objective-C.mode
git pull

Or the following if you are running the sandboxed MAS version.

cd ~/Library/Containers/com.panic.Coda2/Data/Library/Application\ Support/Coda\ 2/Modes/Objective-C.mode
git pull

objective-c.mode's People

Contributors

zenangst avatar

Watchers

 avatar James Cloos avatar  avatar

Forkers

wadeco

objective-c.mode's Issues

Indexing obj-c prototype regex is not correct

When indexing this line:

  • (BOOL)allowsAnyHTTPSCertificateForHost:(NSString*)host;

Coda logs ""Placeholder location offset range is invalid; 'arguments' regex range may be invalid."

This means the argument regex is not correct in the RegexSymobls.xml file and needs to be fixed.

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.