lokalise / i18n-ally

🌍 All in one i18n extension for VS Code
https://marketplace.visualstudio.com/items?itemName=lokalise.i18n-ally
MIT License
3.94k stars 315 forks source link

When extracting text, targetPickingStrategy takes effect, but not when translating text #1093

Open yizixu opened 7 months ago

yizixu commented 7 months ago

I am using Monorepo to manage the warehouse, so I have multiple target paths. When extracting text, I can set targetPickingStrategy to most-similar, but this configuration does not work during translation, so it will always prompt me to choose a target path to store translation text. I hope the translation function can also set 'targetPickingStrategy'`, thanks

lucianholt97 commented 2 weeks ago

Any updates on this?