File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 142142 "AWS.command.refreshAwsExplorer" : " Refresh Explorer" ,
143143 "AWS.command.refreshCdkExplorer" : " Refresh CDK Explorer" ,
144144 "AWS.command.cdk.help" : " View CDK Documentation" ,
145- "AWS.command.ec2.openTerminal" : " Open terminal to EC2 instance ..." ,
146- "AWS.command.ec2.openRemoteConnection" : " Connect to EC2 instance in New Window ..." ,
145+ "AWS.command.ec2.openTerminal" : " Open Terminal to EC2 Instance ..." ,
146+ "AWS.command.ec2.openRemoteConnection" : " Connect VS Code to EC2 Instance ..." ,
147147 "AWS.command.ec2.startInstance" : " Start EC2 Instance" ,
148148 "AWS.command.ec2.linkToLaunch" : " Launch EC2 Instance" ,
149149 "AWS.command.ec2.stopInstance" : " Stop EC2 Instance" ,
Original file line number Diff line number Diff line change 14621462 },
14631463 {
14641464 "command" : " aws.ec2.linkToLaunch" ,
1465- "group" : " 0@1 " ,
1465+ "group" : " 0@0 " ,
14661466 "when" : " viewItem =~ /^(awsEc2ParentNode)$/ && config.aws.experiments.ec2RemoteConnect"
14671467 },
14681468 {
14691469 "command" : " aws.ec2.linkToLaunch" ,
1470- "group" : " inline@1 " ,
1470+ "group" : " inline@0 " ,
14711471 "when" : " viewItem =~ /^(awsEc2ParentNode)$/ && config.aws.experiments.ec2RemoteConnect"
14721472 },
14731473 {
You can’t perform that action at this time.
0 commit comments