We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 00a3a87 + 5f7c3b1 commit 853a164Copy full SHA for 853a164
1 file changed
data/shortcut-vscode-win.json
@@ -12,6 +12,10 @@
12
"definition": "কমান্ড প্যালেট দেখানো/হাইড করা",
13
"code": "Ctrl + Shift + P, F1"
14
},
15
+ {
16
+ "definition": "টার্মিনাল দেখানো/হাইড করা",
17
+ "code": "Ctrl + `"
18
+ },
19
{
20
"definition": "কুইক ওপেন",
21
"code": "Ctrl + P"
0 commit comments