From 7e64e1e2343c4b155aa8d5e8be0c8f207936e94b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E7=9F=B3=E5=A4=B4?= Date: Thu, 14 Mar 2024 23:06:34 +0800 Subject: [PATCH 1/2] Fix typo in objectName value --- src/panel/codeLens.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/panel/codeLens.ts b/src/panel/codeLens.ts index 2031415..c4babb6 100644 --- a/src/panel/codeLens.ts +++ b/src/panel/codeLens.ts @@ -54,7 +54,7 @@ export class CodeLensManager { this.registrations = [ { elementType: "function", - objectName: "Devchat:unit tests", + objectName: "DevChat: unit tests", promptGenerator: "/unit_tests {__filename__}:::{__functionName__}:::{__functionStartLine__}:::{__functionEndLine__}:::{__containerStartLine__}:::{__containerEndLine__}", }, From 1ecf2828839c79dca02769b71e24a60942ee67e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E7=9F=B3=E5=A4=B4?= Date: Thu, 14 Mar 2024 23:07:02 +0800 Subject: [PATCH 2/2] Update subproject commit hash --- workflowsCommands | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workflowsCommands b/workflowsCommands index 874da17..ccc1d97 160000 --- a/workflowsCommands +++ b/workflowsCommands @@ -1 +1 @@ -Subproject commit 874da1710f1c0e24b6c3078352919ef29b312638 +Subproject commit ccc1d97c90a07c7f029b749ce0c8148ce76ac81e