Skip to content

Conversation

@andrewyuq
Copy link
Contributor

  1. BackendComponentBePopupBuilder.createPopup somehow needs to be executed in EDT while recent changes made our initPopup() to happen in BGT.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Description

Checklist

  • My code follows the code style of this project
  • I have added tests to cover my changes
  • A short description of the change has been added to the CHANGELOG if the change is customer-facing in the IDE.
  • I have added metrics for my changes (if required)

License

I confirm that my contribution is made under the terms of the Apache 2.0 license.

1. BackendComponentBePopupBuilder.createPopup somehow needs
to be executed in EDT while recent changes made our initPopup()
to happen in BGT.
@andrewyuq andrewyuq requested a review from a team as a code owner November 5, 2024 02:30
Copy link
Contributor

@rli rli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changelog?

andrewyuq and others added 2 commits November 5, 2024 12:25
…/aws/toolkits/jetbrains/services/codewhisperer/service/CodeWhispererService.kt

Co-authored-by: Richard Li <[email protected]>
@andrewyuq andrewyuq requested a review from a team as a code owner November 5, 2024 21:23
@andrewyuq
Copy link
Contributor Author

/retryBuilds

@andrewyuq andrewyuq enabled auto-merge (squash) November 6, 2024 19:34
@andrewyuq
Copy link
Contributor Author

/retryBuilds

@andrewyuq andrewyuq merged commit 0f1e099 into aws:main Nov 6, 2024
13 checks passed
dhasani23 pushed a commit to ntarakad-aws/aws-toolkit-jetbrains that referenced this pull request Nov 18, 2024
* 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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants