Skip to content

Commit d865b80

Browse files
committed
CCM-13278: Update VSCode workspace config
1 parent 75f1f5f commit d865b80

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

project.code-workspace

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,10 @@
8282
"jest.virtualFolders": [
8383
{ "name": "key-generation", "rootPath": "lambdas/key-generation" },
8484
{ "name": "mesh-poll", "rootPath": "lambdas/mesh-poll" },
85-
{ "name": "refresh-apim-access-token", "rootPath": "lambdas/refresh-apim-access-token" },
85+
{ "name": "pdm-mock-lambda", "rootPath": "lambdas/pdm-mock-lambda" },
86+
{ "name": "pdm-uploader-lambda", "rootPath": "lambdas/pdm-uploader-lambda" },
8687
{ "name": "python-schema-generator", "rootPath": "src/python-schema-generator" },
88+
{ "name": "refresh-apim-access-token", "rootPath": "lambdas/refresh-apim-access-token" },
8789
{ "name": "ttl-create-lambda", "rootPath": "lambdas/ttl-create-lambda/" },
8890
{ "name": "ttl-handle-expiry-lambda", "rootPath": "lambdas/ttl-handle-expiry-lambda" },
8991
{ "name": "ttl-poll-lambda", "rootPath": "lambdas/ttl-poll-lambda" },
@@ -113,6 +115,7 @@
113115
"maattdd.gitless",
114116
"mhutchie.git-graph",
115117
"ms-azuretools.vscode-docker",
118+
"ms-playwright.playwright",
116119
"ms-vscode-remote.remote-containers",
117120
"ms-vscode-remote.remote-wsl",
118121
"ms-vscode.hexeditor",

0 commit comments

Comments
 (0)