Skip to content

Commit d936894

Browse files
committed
Add Alt+Shift+I as default shortcut for open-show-all-data
1 parent 895e998 commit d936894

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

addon/manifest.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,10 @@
129129
"description": "Save modifications in Show All Data"
130130
},
131131
"open-show-all-data": {
132-
"description": "Open Show All Data for current record"
132+
"description": "Open Show All Data for current record",
133+
"suggested_key": {
134+
"default": "Alt+Shift+I"
135+
}
133136
},
134137
"link-setup": {
135138
"description": "Open Setup"

0 commit comments

Comments
 (0)