plugin icon indicating copy to clipboard operation
plugin copied to clipboard

[Feature Request]: Generate translation from key

Open ndijkstra opened this issue 4 years ago • 1 comments

Feature Description

It is already possible to generate a translation from a selected text, but it would be handy if you can also generate a translation from a translation key where you have to enter the value instead of the key. For example:

In PHPstorm, you have trans('app.tags') and your cursor is on the key, when pressing CMD+N you can enter the value of the translation key.

ndijkstra avatar Nov 14 '21 23:11 ndijkstra

I'll try to implement that with big "Translations" update. Translations manager + understanding JSON keys + some other features. Thanks!

E8gsEthXsA4IBDY

adelf avatar Nov 18 '21 13:11 adelf