All Projects → stefanceriu → SCXcodeTabSwitcher

stefanceriu / SCXcodeTabSwitcher

Licence: GPL-3.0 license
Enables changing Xcode tabs using the ⌘cmd + [1..9] keys

Programming Languages

objective c
16641 projects - #2 most used programming language

Projects that are alternatives of or similar to SCXcodeTabSwitcher

ZFMultiTabPage
iOS Swift开发的多Tab框架
Stars: ✭ 37 (-11.9%)
Mutual labels:  tab
PagerSlidingTabStrip
An interactive indicator to navigate between the different pages of a ViewPager
Stars: ✭ 2,194 (+5123.81%)
Mutual labels:  tab
buttons tabbar
A Flutter package that implements a TabBar where each label is a toggle button.
Stars: ✭ 49 (+16.67%)
Mutual labels:  tab
react-native-tabbar
A tabbar component for React Native
Stars: ✭ 59 (+40.48%)
Mutual labels:  tab
react-context-tabs
Flexible tabs for React
Stars: ✭ 31 (-26.19%)
Mutual labels:  tab
alfred-tabs
🔍 Find Chrome/Safari tabs you want easily
Stars: ✭ 13 (-69.05%)
Mutual labels:  tab
tabulous
Vim plugin for setting the tabline including the tab page labels. It is lightweight and written in pure Vim script.
Stars: ✭ 21 (-50%)
Mutual labels:  tab
nginx-obs-automatic-low-bitrate-switching
Simple app to automatically switch scenes in OBS based on the current bitrate fetched from the NGINX stats page.
Stars: ✭ 167 (+297.62%)
Mutual labels:  switcher
react-native-tab-bars
Fully customizable navigation tab bar for React Native
Stars: ✭ 16 (-61.9%)
Mutual labels:  tab
TabBar
📱 TabBar – highly customizable tab bar for your SwiftUI application.
Stars: ✭ 105 (+150%)
Mutual labels:  tab
kyo-rs
The next generation of kyo, a fully featured and modern osu! server switcher
Stars: ✭ 14 (-66.67%)
Mutual labels:  switcher
TabView
TabView for Android ——Slide indicator/button/tab; 滑动指示器/按钮/TAB控件
Stars: ✭ 22 (-47.62%)
Mutual labels:  tab
KPSmartTabBar
A fully customisable and flexible tab bar controller
Stars: ✭ 37 (-11.9%)
Mutual labels:  tab
UnitySceneSwitcher
Editor extension for quick scene switching.
Stars: ✭ 38 (-9.52%)
Mutual labels:  switcher
AMLocalizedStringBuilder-Xcode-Plugin
AMLocalizedStringBuilder is the localized string helper which help you build your "Localizable.strings" file to class with shortcut ctrl+f.
Stars: ✭ 29 (-30.95%)
Mutual labels:  xcode-plugin
AppKitFocusOverlay
Add hotkey(s) to display the key focus path for any window in your AppKit application.
Stars: ✭ 42 (+0%)
Mutual labels:  tab
LibAtem
Blackmagic Atem client for .Net Core
Stars: ✭ 45 (+7.14%)
Mutual labels:  switcher
AMEGetterMaker
A lazyload getter maker without resign for Xcode
Stars: ✭ 42 (+0%)
Mutual labels:  xcode-plugin
hexagonTab
Hexagon bookmarks accented with a chosen colour. Customise the layout, style, background and bookmarks with hexagonTab.
Stars: ✭ 65 (+54.76%)
Mutual labels:  tab
ViewGenerator
⚒ ViewGenerator generates view code from variable name automatically in iOS development
Stars: ✭ 75 (+78.57%)
Mutual labels:  xcode-plugin

SCXcodeTabSwitcher

SCXcodeTabSwitcher enables changing Xcode tabs using the ⌘cmd + [1..9] keys.

SCXcodeTabSwitcher

Notes:

  • this will override Xcode's default navigators actions. You will need to go to Preferences/KeyBindings and map them to something else.
  • you can still configure the next/previous tab actions from Xcode as normal

Installation

  • Through Alcatraz

  • Download the sources, build the project and restart Xcode

  • Download SCXcodeTabSwitcher.xcplugin.zip from the releases tab, unzip and move it to the Xcode plugins folder ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/SCXcodeTabSwitcher.xcplugin

  • If you encounter any issues you can uninstall it by removing the ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/SCXcodeTabSwitcher.xcplugin folder

License

SCXcodeTabSwitcher is released under the GNU GENERAL PUBLIC LICENSE (see the LICENSE file)

Contact

Any suggestions or improvements are more than welcome. Feel free to contact me at [email protected] or @stefanceriu.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].