mhutchie / vscode-git-graph

View a Git Graph of your repository in Visual Studio Code, and easily perform Git actions from the graph.
https://marketplace.visualstudio.com/items?itemName=mhutchie.git-graph
Other
1.89k stars 242 forks source link

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

Open hwhsu1231 opened 1 year ago

hwhsu1231 commented 1 year ago

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?

phil294 commented 2 months ago

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