Skip to content

Keeps modifying settings.json in non i18n enabled project #606

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
andreialecu opened this issue Jun 25, 2021 · 4 comments
Closed

Keeps modifying settings.json in non i18n enabled project #606

andreialecu opened this issue Jun 25, 2021 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@andreialecu
Copy link

Describe the bug

Whenever I open some projects, i18n ally insists on modifying settings.json:

Screenshot 2021-06-25 at 19 59 51

Is there any way to disable this? Trying to undo the changes doesn't work because immediately after the file is saved, i18n ally will add the changes again.

The only solution is to disable the extension.

Extension Version

2.6.9

Framework/i18n package you are using
i18next

To Reproduce
Happens automatically

Device Infomation

  • OS:
  • Version:
  • VS Code Version:

Extension Log
Go to View -> Output -> i18n Ally, and paste the content below. You should mask any sensitive information


Screenshots

Screenshot 2021-06-25 at 20 02 50

@andreialecu andreialecu added the bug Something isn't working label Jun 25, 2021
@antfu
Copy link
Contributor

antfu commented Jun 28, 2021

Would this work?

"i18n-ally.disabled": true

@andreialecu
Copy link
Author

I would prefer if there was a global setting that disabled the autodetection. And perhaps have a command in the command pallete to trigger it manually.

I'm working on a project where none of the other contributors would use the extension anyway.

@antfu antfu closed this as completed in bcb9fa2 Jun 29, 2021
@TheMikeyRoss
Copy link

@andreialecu did you figure out how to prevent i18n-ally from update settings.json every second?

@rkh
Copy link

rkh commented Feb 1, 2025

Anyone sort this out? This is very annoying with git submodules.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

4 participants