Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marksands/Aviator
Xcode plugin that brings ⇧⌘T from AppCode over to Xcode
https://github.com/marksands/Aviator
Last synced: 4 days ago
JSON representation
Xcode plugin that brings ⇧⌘T from AppCode over to Xcode
- Host: GitHub
- URL: https://github.com/marksands/Aviator
- Owner: marksands
- License: mit
- Created: 2014-09-27T13:57:50.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2019-08-12T15:20:07.000Z (over 5 years ago)
- Last Synced: 2024-08-03T14:08:09.090Z (3 months ago)
- Language: Objective-C
- Size: 1.14 MB
- Stars: 29
- Watchers: 6
- Forks: 6
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ios-cn - 官网
README
# Aviator
### An Xcode Plugin that brings ⇧⌘T over to Xcode
This minimal plugin allows you to use the key combo ⇧⌘T to toggle between source and test files.
### Features
* Jump from source file to test file
* Jump from test file to source file
* More shortcuts forthcoming..?### Installation
Install via [Alcatraz](http://alcatraz.io/). In Xcode, choose Window > Package Manager and search for Aviator.
### See it in action
![](https://dl.dropboxusercontent.com/u/83392/aviator.gif)