koalamer / vsc-workspace-in-status-bar

Extension for VSCode that displays the workspace name in the status bar
MIT License
7 stars 2 forks source link

Support languages other than English #5

Closed misaki-web closed 1 year ago

misaki-web commented 1 year ago

The extension is hard-coded for English:

https://github.com/koalamer/vsc-workspace-in-status-bar/blob/5696af445d848f04852a4b4b146fa44f2f9742e2/src/extension.ts#L57-L64

Instead of testing if the string ends with the English postfix, we could have an array of translated postfixes and check if the string ends with one of the array items. Here's a few postfixes: