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
Fix issue where Amazon Q Chat does not appear in IDEs other than IntelliJ IDEA (#4219)
CodeTransform services are only availble in Java-IDEs, so chat initialization was failing to load the relevant services.
Temporarily fix by skipping the /transform command when the Java module is not available and being more defensive during panel initialization
Copy file name to clipboardExpand all lines: plugins/amazonq/chat/jetbrains-community/src/software/aws/toolkits/jetbrains/services/amazonq/toolwindow/AppSource.kt
0 commit comments