Skip to content

🔨 A mapping of commonly used keybindings in IntelliJ for Linux and Windows for XCode on MacOS.

Notifications You must be signed in to change notification settings

TomPlum/xcode-intellij-keybindings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

🔨 IntelliJ Keybindings for XCode

A mapping of commonly used keybindings in IntelliJ for Linux and Windows for XCode on MacOS.

Installation

  1. Download the IntelliJ.idekeybindings file from the repository.
  2. Move or copy it to ~/Library/Developer/Xcode/UserData/KeyBindings.
  3. Restart XCode
  4. XCode > Settings > Key Bindings > Key Bindings Set > IntelliJ

Bindings

Source Control

Action Default New
Commit ⌥⌘C ⌃K
Push - ⌃⇧K
Pull ⌥⌘X ⌃T

General

Action Default New
Find in workspace ⇧⌘F ⌃⇧F
Find & Replace in workspace ⌥⇧⌘F ⌃⇧R

Editor

Action Default New
Refactor > Rename - ⇧F6
Refactor > Extract to Variable - ⇧⌥V
Refactor > Extract to Method - ⇧⌥M
Delete Line - ⌃Y

About

🔨 A mapping of commonly used keybindings in IntelliJ for Linux and Windows for XCode on MacOS.

Topics

Resources

Stars

Watchers

Forks