File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 15101510 "group" : " inline@1" ,
15111511 "when" : " viewItem == awsEc2RunningNode && config.aws.experiments.ec2RemoteConnect"
15121512 },
1513+ {
1514+ "command" : " aws.ec2.copyInstanceId" ,
1515+ "when" : " view == aws.explorer && viewItem =~ /^(awsEc2(Running|Stopped|Pending)Node)$/ && config.aws.experiments.ec2RemoteConnect" ,
1516+ "group" : " 2@0"
1517+ },
15131518 {
15141519 "command" : " aws.ecr.createRepository" ,
15151520 "when" : " view == aws.explorer && viewItem == awsEcrNode" ,
16101615 "when" : " !config.aws.samcli.legacyDeploy && view == aws.explorer && viewItem =~ /^(awsLambdaNode|awsRegionNode|awsCloudFormationRootNode)$/" ,
16111616 "group" : " 1@2"
16121617 },
1613- {
1614- "command" : " aws.ec2.copyInstanceId" ,
1615- "when" : " view == aws.explorer && viewItem =~ /^(awsEc2(Running|Stopped|Pending)Node)$/ && config.aws.experiments.ec2RemoteConnect" ,
1616- "group" : " 2@0"
1617- },
16181618 {
16191619 "command" : " aws.ecr.copyTagUri" ,
16201620 "when" : " view == aws.explorer && viewItem == awsEcrTagNode" ,
You can’t perform that action at this time.
0 commit comments