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

Use XLIFF Cache for all Xliff handling #236

Open
1 of 3 tasks
jwikman opened this issue Dec 15, 2021 · 1 comment
Open
1 of 3 tasks

Use XLIFF Cache for all Xliff handling #236

jwikman opened this issue Dec 15, 2021 · 1 comment
Labels
internal Project related issues that's not directly affecting the extension

Comments

@jwikman
Copy link
Owner

jwikman commented Dec 15, 2021

The new XliffCache might be useful in all usecases where we now load .xlf files "just in time".

  • Investigate where we could use the XliffCache instead of reading from disk
  • Implement XliffCache where possible
  • Add a new setting, EnableXliffCaching, default true
@jwikman jwikman added the internal Project related issues that's not directly affecting the extension label Dec 15, 2021
@theschitz
Copy link
Collaborator

Maybe LanguageFunctions.getFocusedTransUnit()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Project related issues that's not directly affecting the extension
Projects
None yet
Development

No branches or pull requests

2 participants