Skip to content

Commit 6dbe1cd

Browse files
fix readme shortcut typo
remove screenshot_inline.gif
1 parent d1f25dd commit 6dbe1cd

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Also, you are free to rebind all keyboard shortcuts as you want in your workspac
5151
> ### Log as string
5252
*Replace the word on your cursor or the selected text*
5353

54-
* `Ctrl+Alt+W` + `W`
54+
* `Alt+Shift+W` + `W`
5555

5656
---
5757

images/screenshot_inline.gif

-27.9 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"type": "git",
77
"url": "https://github.com/midnightsyntax/vscode-wrap-console-log"
88
},
9-
"version": "1.5.2",
9+
"version": "1.5.3",
1010
"publisher": "midnightsyntax",
1111
"icon": "images/icon.png",
1212
"engines": {

0 commit comments

Comments
 (0)