AvaloniaVSCode
AvaloniaVSCode copied to clipboard
Use localization file to translate strings
VSCode's API documentation recommends utilizing its l10n API for localization. https://github.com/dotnet/vscode-csharp can be used as a example of the API's usage.