github

bang590 / JSPatchX

  • среда, 20 апреля 2016 г. в 03:11:50
https://github.com/bang590/JSPatchX

Objective-C
A XCode plugin that provides autocompletion for JSPatch



JSPatchX

中文介绍

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 ":"

About

Code by @bang & @louis