We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
backspace
delete
1 parent 390fc2d commit 0f8f017Copy full SHA for 0f8f017
01 - Navigation/03 - Navigating to somwhere we have been/3.4. Recent edits.php
@@ -5,7 +5,7 @@
5
* Navigates back to where code was last edited.
6
*
7
* Ctrl+Shift+Backspace (Windows/Linux)
8
- * Shift+Command+Backspace (Mac OS X)
+ * Shift+Command+Delete (Mac OS X)
9
*/
10
11
namespace Navigation3\JetBrains;
@@ -27,4 +27,4 @@ public function step1() {
27
public function step2() {
28
// 4. Navigate back to where we last edited using the keyboard shortcut.
29
}
30
-}
+}
0 commit comments