You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: plugins/amazonq/chat/jetbrains-community/src/software/aws/toolkits/jetbrains/services/amazonqFeatureDev/controller/FeatureDevControllerExtensions.kt
+6-5Lines changed: 6 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -292,12 +292,13 @@ private fun FeatureDevController.openChatNotificationAction() =
292
292
// Should include error messages only for safe exceptions
293
293
// i.e. exceptions with deterministic error messages and do not include sensitive data
0 commit comments