You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Adds os-locale package for improved language detection (#460)
Introduces the `os-locale` package to enhance the application's ability to detect the user's default language.
This change allows the application to prioritize VS Code's configured language, falling back to the operating system's locale if necessary.
Additionally, it updates the pnpm-lock file to include the new dependency and modifies the package.json accordingly.
This improvement aims to provide a more localized experience for users across different languages.
Co-authored-by: xjm <[email protected]>
0 commit comments