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

[BUG] template-arb-file not compatible with arb-dir #50

Open
frederikstonge opened this issue May 29, 2024 · 0 comments · May be fixed by #58
Open

[BUG] template-arb-file not compatible with arb-dir #50

frederikstonge opened this issue May 29, 2024 · 0 comments · May be fixed by #58
Labels
bug Something isn't working

Comments

@frederikstonge
Copy link

Expected Behavior

template-arb-file should take arb-dir into account

Actual Behavior

template-arb-file doesn't take arb-dir into account.

Steps to Reproduce the Problem

arb-dir: lib/l10n
template-arb-file: lib/l10n/app_en.arb # Will provide intellisense but will throw error : The 'template-arb-file', LocalFile: '**/lib/l10n/lib/l10n/app_en.arb', does not exist.
template-arb-file: app_en.arb # Won't provide intellisense but no error will be thrown.
@mosuem mosuem added the bug Something isn't working label May 29, 2024
@kzrnm kzrnm linked a pull request Aug 13, 2024 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants