Skip to content
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

Overlapping ranges error when not config the enable enabledFrameworks in settings #1251

Open
Dmaziyo opened this issue Dec 18, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Dmaziyo
Copy link

Dmaziyo commented Dec 18, 2024

Describe the bug

Extract all hard-coded string errors related to overlapping ranges when the enabledFrameworks setting is not configured
image
if we don't config the enabledFrameworks and it gonna have multiple frameworks when extract every single file
image
Extension Version

2.13.1
Framework/i18n package you are using

react-i18next
To Reproduce
Steps to reproduce the behavior:
Extract all hard-coded string without config the enabledFrameworks

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

🐛 ERROR: Error: Overlapping ranges are not allowed!
Error: Overlapping ranges are not allowed!

Screenshots

@Dmaziyo Dmaziyo added the bug Something isn't working label Dec 18, 2024
@Dmaziyo
Copy link
Author

Dmaziyo commented Dec 18, 2024

The error was fixed by manually configuring the i18n-ally.enabledFrameworks setting
image
And the overlapping ranges error will no longer occur.
image

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

1 participant