Skip to content

Commit 853a164

Browse files
authored
Merge pull request #91 from niyazed/patch-3
added terminal shortcut
2 parents 00a3a87 + 5f7c3b1 commit 853a164

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

data/shortcut-vscode-win.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
"definition": "কমান্ড প্যালেট দেখানো/হাইড করা",
1313
"code": "Ctrl + Shift + P, F1"
1414
},
15+
{
16+
"definition": "টার্মিনাল দেখানো/হাইড করা",
17+
"code": "Ctrl + `"
18+
},
1519
{
1620
"definition": "কুইক ওপেন",
1721
"code": "Ctrl + P"

0 commit comments

Comments
 (0)