From f4ba68d5ce26463e6337822f8bf70e55a2d471d3 Mon Sep 17 00:00:00 2001 From: Kirill Dubovitskiy Date: Tue, 8 Aug 2023 13:42:57 -0700 Subject: Updated documentation to reflect the new fastest getting started path in VSCode --- .vscode/launch.json | 1 + 1 file changed, 1 insertion(+) (limited to '.vscode') diff --git a/.vscode/launch.json b/.vscode/launch.json index 75ee1f7a..bbe1fd2e 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -44,6 +44,7 @@ "args": [ // Pass a directory to manually test in "${workspaceFolder}/extension/manual-testing-sandbox", + "${workspaceFolder}/extension/manual-testing-sandbox/example.ts", "--extensionDevelopmentPath=${workspaceFolder}/extension", ], "outFiles": [ -- cgit v1.2.3-70-g09d2