question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Disable locale scanning

See original GitHub issue

Hi, I have an Angular project and I was trying to use your awesome library, but I’ve encountered some difficulties with your locale scanner. In the progress area there are multiple locale files from www and android folders, which I don’t want. Even after adding the localesPath configuration ("i18n-ally.localesPaths": "src/assets/i18n") to select the right path to my locales, it keeps me showing in the progress area the other locales. Is there a way to prevent the scanning and let me tell it which is the path I want yo use?

update - some images to illustrate the issue

image image image

Maybe I’m doing something wrong…hope you can help me.

Thanks a lot

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
Pacn91commented, Jan 14, 2021

Ah yes, you are right! Thank you so much 😄

Sheers

1reaction
antfucommented, Jan 14, 2021

I see, "i18n-ally.localesPaths": ["src/assets/i18n"] needs to be in your workspace setting and you are using it as your user setting. Please check the .vscode/settings.json under your project (I’d suggest you commit it).

Read more comments on GitHub >

github_iconTop Results From Across the Web

Django: how to disable locale in admin app - Stack Overflow
I'm just trying to understand what do you want. Is the problem that you log into admin site with japanase language setting and...
Read more >
Configuring Locale-Sensitive Methods - Globalyzer
Enabling/disabling groups enables/disables all the local methods within the group. Only enabled methods are scanned for within source files.
Read more >
Support for Locale 6.4.0 - Locale for Android
To completely disable Locale's ongoing notification, go to Android Settings -> Apps -> Locale and uncheck "Show notifications." Note Android 8.0 Oreo displays...
Read more >
Enabling or disabling the lists of file types to exclude from ...
In the Control Center, click. Malware > Settings > Email Scan Settings . · Click the. Exclude Scanning. tab. · Check the box...
Read more >
Configure advanced Integrated Scanning (config keys)
system.scan.failed-maintenance-enabled, Enables or disables the maintenance task. ... The config key system.scan.default-locale takes effect if:.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found