You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix: issue #132 for svelte
* add `get()` support
* replace .* with {key}
* add support for spaces & line breaks in get()
* Empty commit to trigger CI
---------
Co-authored-by: Alex Terehov <terales@users.noreply.github.com>
huacnlee
pushed a commit
to huacnlee/i18n-ally
that referenced
this issue
Aug 28, 2023
* fix: issue lokalise#132 for svelte
* add `get()` support
* replace .* with {key}
* add support for spaces & line breaks in get()
* Empty commit to trigger CI
---------
Co-authored-by: Alex Terehov <terales@users.noreply.github.com>
Describe the bug
Inline annotation does not work if the t function contains a newline as such:
This is an issue as Prettier formats long keys on new lines.
Extension Version
i18n Ally (v 1.3.3)
Framework/i18n package you are using
react-i18next
To Reproduce
Assuming existing framework, create a looong key, and type the t function as above
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: