Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

keyboard shortcut for object library's search field in xcode

Tags:

xcode

xcode5

Is there a keyboard shortcut that will directly put my cursor on the object library's search field. Whenever I want to add new view i drag my mouse to the bottom right and click on the search field to search for objects like "button" "label" instead i am looking for a keyboard shortcut.

like image 500
Tamil Avatar asked Mar 10 '14 11:03

Tamil


People also ask

What is the shortcut to select browse object?

Use Ctrl-Alt-J.


1 Answers

Instructions for Xcode 10:

Shortcuts from the keyboard for opening the Object Library is:

Shift + Command + L

Or from Xcode:

View -> Libraries -> Show Library

like the following image:

enter image description here

like image 78
Chowdhury Md Rajib Sarwar Avatar answered Oct 12 '22 01:10

Chowdhury Md Rajib Sarwar