

Select the next / previous attribute after entering Edit Attributes mode Toggle Edit Attributes mode on the currently-selected element Hold Control+ Alt then click the arrow icon next to the element's name Hold Option then click the arrow icon next to the element's name If the node is already collapsed, this shortcut selects the element above itĮxpand or collapse the currently-selected node and all of its children If the node is already expanded, this shortcut selects the element below itĬollapse the currently-selected node. Select the element above / below the currently-selected elementĮxpand the currently-selected node. Press Control+ O to open the Command Menu, type ! followed by the name of the script, then press Enter Press Command+ O to open the Command Menu, type ! followed by the name of the script, then press Enter Opens the Search tab in the Drawer, which lets you search for text across all loaded resources Supported only in the Elements, Console, Sources, Performance, Memory, JavaScript Profiler, and Quick Source panels. Search for text within the current panel. If DevTools has been in its default position for the entire session, then this shortcut undocks DevTools into a separate window This works with all of the applications, you just have to replace Terminal with what you want.Switch back to whatever docking position you last used. Go to System Preferences-> Keyboard-> Keyboard Shortcuts-> Services, then scroll until you find your new service under General section and assign it a shortcut. Save the document as "Open Terminal" (or whatever) and close Automator.app.

Set the content of the script to: on run tell application "Terminal" reopen activate end tell end run "Run AppleScript" is located under "Utility" section. In the right tab, set "Service receives" to "no input", then drag and drop "Run AppleScript" action to the workflow: Open Automator.app and choose new "Service" document If you don't want to use a 3d-party app then the best way to do that is creating a service that just launches an application, and then bind it to a given keyboard shortcut.

OSX as is doesn't allow users to set keyboard shortcuts to launch applications, but there are a bunch of 3rd-party softwares and workarounds to achieve that.

Mac OS X: Launch Terminal from keyboard shortcut
