diff --git a/IntelliJ Shortcuts.md b/IntelliJ Shortcuts.md index 2a243e4..7defefb 100644 --- a/IntelliJ Shortcuts.md +++ b/IntelliJ Shortcuts.md @@ -22,3 +22,4 @@ * ```Ctrl+D``` Duplicate current line or selected block * ```Ctrl+R``` Replace text in current file * ```Ctrl+N``` To quickly open any class. +* ```Ctrl+Shift+Backspace``` To Navigate to last edit location. \ No newline at end of file