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 196196 "type" : " webview" ,
197197 "id" : " aws.amazonq.AmazonCommonAuth" ,
198198 "name" : " %AWS.amazonq.login%" ,
199- "when" : " !aws.isSageMaker && !aws. isWebExtHost && aws.amazonq.showLoginView"
199+ "when" : " !aws.isWebExtHost && aws.amazonq.showLoginView"
200200 },
201201 {
202202 "type" : " webview" ,
203203 "id" : " aws.AmazonQChatView" ,
204204 "name" : " %AWS.amazonq.chat%" ,
205- "when" : " !aws.isSageMaker && !aws. isWebExtHost && !aws.amazonq.showLoginView"
205+ "when" : " !aws.isWebExtHost && !aws.amazonq.showLoginView"
206206 },
207207 {
208208 "id" : " aws.AmazonQNeverShowBadge" ,
Original file line number Diff line number Diff line change 709709 {
710710 "id" : " aws.amazonq.codewhisperer" ,
711711 "name" : " %AWS.amazonq.codewhisperer.title%" ,
712- "when" : " !isCloud9 && !aws.toolkit.amazonq.dismissed && !aws.explorer.showAuthView"
712+ "when" : " !isCloud9 && !isSageMaker && ! aws.toolkit.amazonq.dismissed && !aws.explorer.showAuthView"
713713 },
714714 {
715715 "id" : " aws.explorer" ,
You can’t perform that action at this time.
0 commit comments