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

Files not reloading on change #1141

Open
niklaskdk opened this issue May 16, 2024 · 0 comments
Open

Files not reloading on change #1141

niklaskdk opened this issue May 16, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@niklaskdk
Copy link

Describe the bug
Nothing happens when I save locale file.
I suspect it has something to do with the drive letter.
Workspace and loader are logged as d:, while the files are logged as D:\

Extension Version
i18n Ally 2.12.0

Framework/i18n package you are using
vue-i18n (nuxt/i18n)

Device Infomation

  • OS: Windows
  • Version: 11
  • VS Code Version: 1.89.1

Extension Log

💼 Workspace root changed to "d:\src\Web\admin"
📦 Packages file "package.json" found
🕳 Packages file "pubspec.yaml" not exists
🕳 Packages file "composer.json" not exists
🕳 Packages file "Gemfile" not exists
🌞 Enabled
🧩 Enabled frameworks: Vue, General
🧬 Enabled parsers: json, yaml, json5

📈 Telemetry id: a547ef9a-beb1-48c7-8e96-635de98fd208
🚀 Initializing loader "d:\src\Web\admin"
📂 Directory structure: file
🗃 Path Matcher Regex: /^(?<locale>[\w-_]+)\.(?<ext>json|ya?ml|json5)$/

📂 Loading locales under D:\src\Web\admin\locales
	📑 Loading (da) da.yml [1715846283719.1956]
	📑 Loading (en) en.yml [1715845713933.9734]

👀 Watching change on D:\src\Web\admin\locales
✅ Loading finished
@niklaskdk niklaskdk added the bug Something isn't working label May 16, 2024
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