zulkis / ZKKeyBindingsTeacher

Xcode plugin for key bindings learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bindings Teacher plugin for Xcode

Xcode plugin for key bindings learning

Features

  • Supports all Xcode shortcuts from the system + user changed bindings
  • Simple "Teach me" | "Stop teaching" checkmark in the "View" Xcode menu item
  • Supports and combinations of shortcuts to teach. Just select what you want and try it!

Menu

  • Tap on "Modify key bindings" and select what you want to learn: KeyBindingsEditor

Prerequisites

  • Xcode 5

Install

Install via Alcatraz

OR

Clone and build the project, then restart Xcode.

Uninstall

Uninstall via Alcatraz

OR

Run rm -r ~/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins/ZKKeyBindingsTeacher.xcplugin/

About

Xcode plugin for key bindings learning

License:MIT License


Languages

Language:Objective-C 100.0%