-
Updated
May 31, 2021 - JavaScript
shortcuts
Here are 443 public repositories matching this topic...
-
Updated
Jul 3, 2017 - Objective-C
-
Updated
Feb 20, 2021 - HTML
-
Updated
Feb 8, 2021 - Objective-C
-
Updated
May 20, 2021 - Python
-
Updated
Jul 28, 2020 - JavaScript
-
Updated
Jun 29, 2020 - Ruby
-
Updated
Jun 30, 2016 - JavaScript
-
Updated
May 3, 2021 - Swift
-
Updated
Aug 10, 2019 - Python
-
Updated
Sep 10, 2020 - Swift
-
Updated
Mar 16, 2021 - PureBasic
-
Updated
Dec 31, 2020 - Python
-
Updated
May 31, 2021 - C#
-
Updated
Jun 1, 2021 - TypeScript
-
Updated
Aug 15, 2018 - JavaScript
Refer: https://developer.chrome.com/apps/commands
For the suggested_key key,
// left
"suggested_key": {
"default": "Shift+Alt+Left",
"windows": "Shift+Alt+Left",
"mac": "MacCtrl+Shift+Left",
"chromeos": "Shift+Alt+Left",
"linux": "Shift+Alt+Left"
}
// right
"suggested_key": {
"default": "Shift+Alt+Right",
"windows": "Shift+Alt+Right",
"mac": "MacCtrl+-
Updated
Jul 3, 2020 - Swift
-
Updated
Nov 3, 2019 - Objective-C
Issue
Is there a Unicode symbol you need to type often but can't access easily from Gboard?
If it doesn't already exist in the shortcuts dictionary, you can create an issue for it or add it yourself.
Notes about formatting
Gboard requires a very specific format for shortcut files to work.
![image](https://user-images.githubusercontent.com/20955511/95510460-a153ec00-09be-11eb
-
Updated
Feb 19, 2021 - JavaScript
-
Updated
Sep 5, 2020 - C#
-
Updated
Dec 17, 2020 - Rust
Improve this page
Add a description, image, and links to the shortcuts topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the shortcuts topic, visit your repo's landing page and select "manage topics."
#16 added support for an optional
optionsparameter to thebuildShortcutfunction.Currently, the supported options are:
Currently, this functionality isn't documented anywhere. It wo