Merge pull request #466 from devchat-ai/feat/fix-workflow
Feat/fix workflow
This commit is contained in:
commit
a32930b98c
@ -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__}",
|
||||
},
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 874da1710f1c0e24b6c3078352919ef29b312638
|
||||
Subproject commit ccc1d97c90a07c7f029b749ce0c8148ce76ac81e
|
Loading…
x
Reference in New Issue
Block a user