Fix typo in objectName value
This commit is contained in:
parent
dda0ec3207
commit
7e64e1e234
@ -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__}",
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user