vscode-git-graph icon indicating copy to clipboard operation
vscode-git-graph copied to clipboard

[feature] Add support for localization with vscode-loc installed.

Open hwhsu1231 opened this issue 2 years ago • 1 comments

Feature Request

There is a VSCode Localization Extension provided by Microsoft, vscode-loc.

According to: https://github.com/microsoft/vscode-loc/issues/894#issuecomment-1160994995

It seems that we should ask particular extensions to support its localization.

Can this extension support the localization with the vscode-loc installed?

hwhsu1231 avatar Apr 26 '23 13:04 hwhsu1231

I think extension localization needs to happen outside of vscode-loc, doesn't it? There's no api or anything to hook into

phil294 avatar Apr 17 '24 21:04 phil294