aws / aws-toolkit-jetbrains

AWS Toolkit for JetBrains - a plugin for interacting with AWS from JetBrains IDEs
https://plugins.jetbrains.com/plugin/11349-aws-toolkit
Apache License 2.0
768 stars 226 forks source link

Setting customization name to AB variation for display in status bar #5090

Closed spfink closed 1 week ago

spfink commented 2 weeks ago

Types of changes

Description

When a customizationArnOverride is present from an AB feature response, the toolkit will currently default to displaying the name of the last selected customization by the user rather than a name for the customization that was overridden. With this change, we'll use the AB variation field to specify a name for the customizationArn override and use it for display.

Checklist

License

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