Event kebab-case highlighting (Vue)

In Vue, the recommended casing for custom events is kebab-case.  However, in WebStorm, I lose the highlighting of the base event name that I would get if I used a colon instead (see attached).  Is there any way for me to get the highlighting of the “click" portion for when I use custom kebab-case event names?

0

Unfortunately it's not possible at the moment. Please vote for WEB-34382 to get notified of any progress with it.

1

请先登录再写评论。