i18n-ally
i18n-ally copied to clipboard
Extension causes high cpu load
- Issue Type:
Performance
- Extension Name:
i18n-ally
- Extension Version:
2.8.1
- OS Version:
Darwin arm64 21.6.0
- VS Code version:
1.72.2
:warning: Make sure to attach this file from your home-directory:
:warning:file:///var/folders/vm/j8r320wx2bd9w3fscxdgds3h0000gp/T/lokalise.i18n-ally-unresponsive.cpuprofile.txt
Find more details here: https://github.com/microsoft/vscode/wiki/Explain-extension-causes-high-cpu-load
Want to bump this thread. I enjoy this extension, but I only turn it on when I truly need it, then immediately turn it back off because my VSCode slows to a crawl when I have it on (notably auto-format on save Ruby files using Syntax tree is extemely slow if that helps).
I should add, here are my settings:
"i18n-ally.enabledFrameworks": ["react", "ruby-rails"],
"i18n-ally.localesPaths": "config/locales",
"i18n-ally.sourceLanguage": "en",
"i18n-ally.enabledParsers": ["yaml"],
"i18n-ally.keystyle": "nested"