Skip to content

Commit 659c9c3

Browse files
authored
Merge pull request #177 from AdobeXD/pklaschka--reload-shortcut
Fixed wrong keyboard shortcut for reloading plugins on windows
2 parents b1509f1 + e8fa5d3 commit 659c9c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutorials/debugging/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ There's also a handy keyboard shortcut:
2727
| Platform | Keyboard shortcut |
2828
| ------------- | ------------- |
2929
| macOS | Shift-Cmd-R |
30-
| Windows | Ctrl-Alt-E |
30+
| Windows | Ctrl-Shift-R |
3131

3232
If there are any errors blocking the plugin from loading, they will appear in the developer console on reload:
3333

0 commit comments

Comments
 (0)