change shortcut to Ctrl+Shift+U for commands example (#264)

This commit is contained in:
Maxim Zalata
2017-08-18 01:16:33 +03:00
committed by wbamberg
parent 980168290f
commit d7bf874833

View File

@@ -82,7 +82,7 @@
"commands.onCommand"
],
"name": "commands",
"description": "Demonstrates using the commands API to set up a keyboard shortcut. The shortcut created is accessed using Ctrl+Shift+Y (Command+Shift+Y on a Mac)."
"description": "Demonstrates using the commands API to set up a keyboard shortcut. The shortcut created is accessed using Ctrl+Shift+U (Command+Shift+U on a Mac)."
},
{
"javascript_apis": [