Niclas3 / JSPatchX

A XCode plugin that provides autocompletion for JSPatch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#JSPatchX License

中文介绍

XCode plugin that provides autocompletion for JSPatch.

Screenshot

##Installation

###Alcatraz

This plugin can be installed using Alcatraz. Search for JSPatchX in Alcatraz.

###Manually

Download the plugin: JSPatchX.zip, unzip it and put JSPatchX.xcplugin to /Users/{YourUserName}/Library/Application Support/Developer/Shared/Xcode/Plug-ins (create it if not exists), restart XCode.

##Usage

  1. The plugin will run while editing JS file in XCode, it take no effect when editing other types of file.
  2. Recommend to turn off the indentation of ":" : XCode -> Preferences -> Text Editing -> indentation -> Automatic indent for -> turn off ":"

##License

To know more about the LICENSE agreement.

##About

Code by @bang & @louis

About

A XCode plugin that provides autocompletion for JSPatch

License:MIT License


Languages

Language:Objective-C 94.1%Language:C++ 3.6%Language:Objective-C++ 2.3%