-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
GitLens dates use system locale instead of vscode language setting #1859
Comments
I'm adding a new |
@eamodio VS Code lets you pick the locale through a command. You can read more about that here: https://code.visualstudio.com/docs/getstarted/locales |
Ugh, I knew that too -- sorry :( Will look to add an option to follow that too. |
@eamodio instead of a new option you can just default that option you added to the current vscode locale IMO |
The new default will be to follow vscode, but you can also use either "system" to follow the system or pick a specific locale. |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Steps to Reproduce:
The text was updated successfully, but these errors were encountered: