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 popup not init in EDT for remote
1. BackendComponentBePopupBuilder.createPopup somehow needs
to be executed in EDT while recent changes made our initPopup()
to happen in BGT.
* Update plugins/amazonq/codewhisperer/jetbrains-community/src/software/aws/toolkits/jetbrains/services/codewhisperer/service/CodeWhispererService.kt
Co-authored-by: Richard Li <[email protected]>
* change log
---------
Co-authored-by: Richard Li <[email protected]>
Copy file name to clipboardExpand all lines: plugins/amazonq/codewhisperer/jetbrains-community/src/software/aws/toolkits/jetbrains/services/codewhisperer/service/CodeWhispererService.kt
0 commit comments