-
Updated
Aug 12, 2021 - JavaScript
shortcuts
Here are 470 public repositories matching this topic...
-
Updated
Jul 3, 2017 - Objective-C
-
Updated
Jul 19, 2021 - HTML
-
Updated
Jun 9, 2021 - Objective-C
-
Updated
Jul 30, 2021 - Python
-
Updated
Jul 28, 2020 - JavaScript
-
Updated
Jun 29, 2020 - Ruby
-
Updated
Aug 9, 2021 - Swift
-
Updated
Jun 30, 2016 - JavaScript
-
Updated
Aug 10, 2019 - Python
-
Updated
Jun 20, 2021 - Swift
-
Updated
Mar 16, 2021 - PureBasic
-
Updated
Dec 31, 2020 - Python
-
Updated
Aug 14, 2021 - C#
-
Updated
Aug 17, 2021 - TypeScript
[ ] Regression (a behavior that used to work and stopped working in a new release)
[X] Bug report
[ ] Performance issue
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request
[ ] Other... Please describe:
Current behavior
If you have multiple languages in your sys
-
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
Aug 1, 2021 - Python
-
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
options
parameter to thebuildShortcut
function.Currently, the supported options are:
Currently, this functionality isn't documented anywhere. It wo