✨ Allow directly pasting the gitmoji
This commit is contained in:
@@ -30,6 +30,15 @@
|
||||
{ "title": "Gitmoji Code", "value": "code" }
|
||||
],
|
||||
"default": "emoji"
|
||||
},
|
||||
{
|
||||
"name": "directPaste",
|
||||
"title": "Direct Paste",
|
||||
"description": "Paste the gitmoji directly into the focused app instead of copying to the clipboard.",
|
||||
"required": false,
|
||||
"type": "checkbox",
|
||||
"label": "Paste directly into the focused app",
|
||||
"default": false
|
||||
}
|
||||
],
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user