Erratic behavior of live translation popup
See original GitHub issueDescribe the bug
When flying over a key in the editor, the popup shows a duplicate of the locales to be translated. When applying a translation, the whole file is overwritten instead of the key being inserted in the JSON.
Note: I have set i18n.localesPath
setting to the folder I want in VS Code
Extension Version 1.11.3
Framework/i18n package you are using vue-i18n
To Reproduce Steps to reproduce the behavior:
- Fly by a translation
- Translate a key
- See error
Device Infomation
- OS: Ubuntu
- Version: 18.04 LTS
- VSCode Version: 1.41
Extension Log
Go to View
-> Output
-> i18n Ally
, and paste the content below. You should mask any sensitive information
Nothing particular except the eslint messages
Screenshots
Issue Analytics
- State:
- Created 4 years ago
- Comments:8 (4 by maintainers)
Top Results From Across the Web
Erratic behavior of live translation popup · Issue #177 - GitHub
Describe the bug When flying over a key in the editor, the popup shows a duplicate of the locales to be translated.
Read more >3 Best Ways to Fix Google Translate Keeps Popping Up in ...
1. Try Incognito and Update Chrome · 2. Disable Pop-Ups in Chrome · 3. Disable Chrome's Native Translate Setting · Try Brave Browser...
Read more >Chrome added an annoying translation feature - on Wordpress
However the translation popup gains the focus and doesn't let you type. You have to click “Nope” or press “Esc” key on the...
Read more >How to disable Google translate from HTML in Chrome
Disable google translate on your website Save this answer. Show activity on this post.
Read more >Announcing intelligent message translation in Microsoft ...
Tap Translate to translate the message. Tap Never translate (language) if you don't need translation for the language.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@antfu That fixed it, thanks!
That’s interesting. Can you try to add this config:
Hope that would work. Thanks.