microsoft / vscode-azureapicenter

MIT License
17 stars 13 forks source link

refactor: unify UI strings in central place via vscode-l10n API #76

Closed formulahendry closed 6 months ago

formulahendry commented 7 months ago

This PR aims to unify UI strings into central place. In addition, by leveraging vscode-l10n API, it also supports localization in the future if needed.

Notes:

References:

wenytang-ms commented 7 months ago

you may run npm install locally to install husky so the Eslint tool could help to fix the lint error.