Skip to content

Commit 57bf379

Browse files
authored
Update shortcuts.md
1 parent 53a265c commit 57bf379

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/shortcuts.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
| Display Name | Description | Windows/Linux | macOS |
2828
|--------------|-------------|---------------|-------|
29-
| Refresh Current View | Refreshes the current view. | F5 | F5 |
29+
| Refresh Current View | Refreshes the current view. | F5 | Cmd+Shift+R |
3030
| Remove Item | Removes selected item from the current list or view. | Delete | Delete |
3131
| Clear Current List | Clears items from the current list or view. | Ctrl+L | Cmd+L |
3232
| Show Navigation | Shows or hides the navigation panel. | Alt+1 | Option+1 |
@@ -46,4 +46,4 @@
4646
| Open Breakpoints | Opens the breakpoints management tool for debugging. | Unassigned | Unassigned |
4747
| Open Metrics | Opens the performance metrics viewer for monitoring application performance. | Unassigned | Unassigned |
4848
| Open Protocol | Opens the Developer Tools protocol monitoring tool. | Unassigned | Unassigned |
49-
| Open Documentation | Opens the Developer Tools documentation. | Ctrl+F1 | Cmd+F1 |
49+
| Open Documentation | Opens the Developer Tools documentation. | Ctrl+F1 | Cmd+? |

0 commit comments

Comments
 (0)