Skip to content

Commit 1be7b33

Browse files
Merge pull request #277011 from sdgilley/sdg-fix-vs-code
VS Code : Change Open to Launch
2 parents 00fb026 + 9b73fd8 commit 1be7b33

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/ai-studio/how-to/develop/vscode.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ Azure AI Studio supports developing in VS Code - Desktop and Web. In each scenar
3636
3737
1. Open the project in VS Code:
3838

39-
* If you want to work in your local VS Code instance, choose **Open project in VS Code (Desktop)**. A new local instance of VS Code opens on your local machine.
40-
* If you want to work in the browser instead, select the dropdown arrow and choose **Open project in VS Code (Web)**. A new browser tab connected to *vscode.dev* opens.
39+
* If you want to work in your local VS Code instance, choose **Launch in VS Code (Desktop)**. A new local instance of VS Code opens on your local machine.
40+
* If you want to work in the browser instead, select the dropdown arrow and choose **Launch in VS Code (Web)**. A new browser tab connected to *vscode.dev* opens.
4141

4242
:::image type="content" source="../../media/how-to/vs-code/launch-vs-code.png" alt-text="Screenshot shows Work in VS Code page ready to launch." lightbox="../../media/how-to/vs-code/launch-vs-code.png":::
4343

53.6 KB
Loading

0 commit comments

Comments
 (0)