Skip to content

Commit 0426b79

Browse files
akosyakovJanKoehnlein
authored andcommitted
[extension] add takeSnapshot to window indicator
1 parent 07f5b7c commit 0426b79

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

extensions/gitpod/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,10 @@
197197
{
198198
"command": "gitpod.ExtendTimeout",
199199
"group": "navigation@110"
200+
},
201+
{
202+
"command": "gitpod.takeSnapshot",
203+
"group": "navigation@120"
200204
}
201205
],
202206
"view/item/context": [

0 commit comments

Comments
 (0)