File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 192192 "type" : " webview" ,
193193 "id" : " aws.amazonq.AmazonCommonAuth" ,
194194 "name" : " %AWS.amazonq.login%" ,
195- "when" : " !aws.isSageMaker && !aws. isWebExtHost && aws.amazonq.showLoginView"
195+ "when" : " !aws.isWebExtHost && aws.amazonq.showLoginView"
196196 },
197197 {
198198 "type" : " webview" ,
199199 "id" : " aws.AmazonQChatView" ,
200200 "name" : " %AWS.amazonq.chat%" ,
201- "when" : " !aws.isSageMaker && !aws. isWebExtHost && !aws.amazonq.showLoginView"
201+ "when" : " !aws.isWebExtHost && !aws.amazonq.showLoginView"
202202 },
203203 {
204204 "id" : " aws.AmazonQNeverShowBadge" ,
Original file line number Diff line number Diff line change 704704 {
705705 "id" : " aws.amazonq.codewhisperer" ,
706706 "name" : " %AWS.amazonq.codewhisperer.title%" ,
707- "when" : " !isCloud9 && !aws.toolkit.amazonq.dismissed && !aws.explorer.showAuthView"
707+ "when" : " !isCloud9 && !isSageMaker && ! aws.toolkit.amazonq.dismissed && !aws.explorer.showAuthView"
708708 },
709709 {
710710 "id" : " aws.explorer" ,
You can’t perform that action at this time.
0 commit comments