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
@brettcannon are the types of environments like Virtual Env, Conda localizable?
Are you planning on localizing these in Python extension.
Asking as things could look different and weird if they're localized in one and not the other.
I personally feel localizing this would make sense,
See the code here:
https://github.com/rchiodo/vscode/blob/4cf4438fc001e0c925905af51577cfc1db72f42c/src/vs/workbench/contrib/notebook/browser/contrib/editorStatusBar/editorStatusBar.ts#L204
I copied this code on this pr as well:
#10602
Both should be made locale aware.
The text was updated successfully, but these errors were encountered: