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

quick fix doesn't work on macOS #1147

Open
thewh1teagle opened this issue May 24, 2024 · 0 comments
Open

quick fix doesn't work on macOS #1147

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

Comments

@thewh1teagle
Copy link

Describe the bug
When clicking quick fix on missing translation it doesn't do anything on macOS

Extension Version
v2.12.0

Framework/i18n package you are using
react-i18next

To Reproduce
Steps to reproduce the behavior:

  1. Add new keyword in react project with t('something)`
  2. Click quick fix

Device Infomation

  • OS: macOS
  • Version: Sonoma 14.4.1
  • VS Code Version: 1.89.1

Extension Log

🈶 Activated, v2.12.0

――――――

💼 Workspace root changed to "/Users/user/Documents/vibe"
🌞 Enabled
🧩 Enabled frameworks: React, Svelte
🧬 Enabled parsers: json, ts

📈 Telemetry id: 
🚀 Initializing loader "/Users/user/Documents/vibe"
📂 Directory structure: dir
🗃 Custom Path Matcher: {locale}/{namespace}.json
🗃 Path Matcher Regex: /^(?<locale>[\w-_]+)\/(?<namespace>[^/\\]+)\.json$/

📂 Loading locales under /Users/user/Documents/vibe/desktop/src-tauri/locales
	📑 Loading (en-US) en-US/common.json [1716135832633.8213]
	📑 Loading (en-US) en-US/language.json [1716125930511.4165]
	📑 Loading (pt-BR) pt-BR/common.json [1716135867363.5269]
	📑 Loading (pt-BR) pt-BR/language.json [1716125930512.2097]
	📑 Loading (sv-SE) sv-SE/common.json [1716135868322.1824]
	📑 Loading (sv-SE) sv-SE/language.json [1716125930512.5945]
	📑 Loading (zh-CN) zh-CN/common.json [1716135869295.8477]
	📑 Loading (zh-CN) zh-CN/language.json [1716125930513.024]
	📑 Loading (he-IL) he-IL/common.json [1716135865532.1724]
	📑 Loading (he-IL) he-IL/language.json [1716125930511.8132]

👀 Watching change on /Users/user/Documents/vibe/desktop/src-tauri/locales
✅ Loading finished

Screenshots
image

@thewh1teagle thewh1teagle added the bug Something isn't working label May 24, 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