Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use VSCode's new localization API #1658

Merged
merged 29 commits into from
Apr 4, 2023
Merged

Use VSCode's new localization API #1658

merged 29 commits into from
Apr 4, 2023

Conversation

bwateratmsft
Copy link
Contributor

Closes #904. Starting as draft for now.

vscode-nls won't be removed entirely until microsoft/vscode-azuretools#1359 is done.

@ghost ghost assigned bwateratmsft Mar 3, 2023
@bwateratmsft bwateratmsft changed the base branch from main to bmw/0.8 April 3, 2023 16:43
Base automatically changed from bmw/0.8 to main April 3, 2023 18:34
@bwateratmsft bwateratmsft marked this pull request as ready for review April 3, 2023 18:42
@azure-sdk
Copy link
Collaborator

VSCode Extension Installation Instructions

  1. Download the extension at https://azuresdkreleasepreview.blob.core.windows.net/azd/vscode/pr/1658/azure-dev-0.5.0-alpha.1.vsix
  2. Extract the extension from the compressed file
  3. In vscode
    a. Open "Extensions" (Ctrl+Shift+X)
    b. Click the ...\ menu at top of Extensions sidebar
    c. Click "Install from VSIX"
    d. Select location of downloaded file

@bwateratmsft bwateratmsft merged commit 9c27f50 into main Apr 4, 2023
@bwateratmsft bwateratmsft deleted the bmw/l10n branch April 4, 2023 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Leverage new VS Code localization API
3 participants