Skip to content

Commit 7b1ffbf

Browse files
authored
Update 2020-07-13-ev3dev-vscode-extension-beta.md
fix mistake on keyboard shortcut
1 parent 2508fa4 commit 7b1ffbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

news/_posts/2020-07-13-ev3dev-vscode-extension-beta.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ on the EV3 are not stopped when clicking the red stop button in VS Code.
2222
There is also one new feature courtesy of @WasabiFan. The `ev3dev` debugger is
2323
now registered as a default handler for Python files, so now it is possible to
2424
download and run a Python script without having to create a `launch.json` file.
25-
Just open your file and press <kbd>CTRL</kbd>+<kbd>F5</kbd> or <kbd>Cmd ⌘</kbd>
25+
Just open your file and press <kbd>F5</kbd> or <kbd>Cmd ⌘</kbd>
2626
+<kbd>Return ↩</kbd> on Mac.
2727

2828
If you find any problems, please report them [here][issues].

0 commit comments

Comments
 (0)