intellij-dynamodb
intellij-dynamodb copied to clipboard
Find/Search attribute in the Filter Attributes popup
Is your feature request related to a problem?
When a DynamoDB table has a lot of attributes, it's often helpful to use "Filter Attributes" functionality to show only a handful of attributes that we are interested in. However, because of the lack of find/search attribute in the Filter Attributes popup, it's cumbersome to scroll through the list of all attributes to make selection.
Describe the solution you'd like
Provide find/search attribute functionality in this "Filter Attributes" popup so that user can easily search their attributes with partial text match.
Additional context
No response