How to make pair curly braces properly when deliver object to react props?

My setting is above
It makes annoying me 😫
when I deliver to props with object and insert closing bracket is ignored
I attached screen record
flow is below ( | is caret)
1. insert '{' to style={}. => style={{|}
2. insert '}' for closing. => style={{}|
2. insert '}' for closing. => style={{}}|
Please sign in to leave a comment.
Please vote for https://youtrack.jetbrains.com/issue/WEB-50775 to be notified on any progress with it