Popularity
0.3
Stable
Activity
0.0
Stable
0
1
0

Description

FocusCycle is a very simple Xcode plugin that adds two menu items to the window menu. With the help of these items you can quickly cycle through multiple open Xcode windows.

Code Quality Rank: L5
Programming language: Objective-C
License: MIT License
Tags: Plugins     Xcode     Other Xcode    

FocusCycle Xcode Plugin alternatives and similar libraries

Based on the "Plugins" category.
Alternatively, view FocusCycle Xcode Plugin alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of FocusCycle Xcode Plugin or a related project?

Add another 'Plugins' Library

README

FocusCycle Xcode Plugin

FocusCycle is a very simple Xcode plugin that adds two menu items to the window menu. With the help of these items you can quickly cycle through multiple open Xcode windows.

Install

  1. Build the project to install the plugin. The plugin gets installed in /Library/Application Support/Developer/Shared/Xcode/Plug-ins/FocusCycle.xcplugin.
  2. Restart Xcode for the plugin to be activated.

Alternatively, install it using Alcatraz plugin manager.

Usage

Use either one of the two new menu items:

Menu Item Shortcut QWERTZ Shortcut QWERTY
Window โ†’ Focus Previous Window โŒ˜โ‡ง^ โŒ˜โ‡งยง
Window โ†’ Focus Next Window โŒ˜^ โŒ˜โ‡งยง

On other keyboard layouts the shortcuts may differ. Always use the key left next to the "1" (below the "escape" key).

The shortcuts refer to ISO keyboards, support for chinese, japanese and other keyboards is unknown.

Screenshot

FocusCycle

Bugs and limitations

  • Support for chinese, japanese and other keyboards is unknown

Pull requests

If you want to contribute, send me a pull request.