Webstorm i18n plugin

Viewed 17

I am building an application (vue 3) where we use the i18n compiler. Does anyone have any tips for a plugin that they normally use for WebStorm, which would, for example, show me the translation itself after hovering the mouse over the translation? t('stepRiskTradeInvestment.paperBonds.label')? I've tried i18n Ally so far, but I haven't found that plugin to allow this. Thank you

0 Answers
Related