You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-studio/how-to/develop/vscode.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,8 +36,8 @@ Azure AI Studio supports developing in VS Code - Desktop and Web. In each scenar
36
36
37
37
1. Open the project in VS Code:
38
38
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.
41
41
42
42
:::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":::
0 commit comments