Skip to content

Commit fdc2f25

Browse files
committed
flip code lens back to default enabled
1 parent 206300b commit fdc2f25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,7 @@
616616
},
617617
"githubPullRequests.codingAgent.codeLens": {
618618
"type": "boolean",
619-
"default": false,
619+
"default": true,
620620
"description": "%githubPullRequests.codingAgent.codeLens.description%"
621621
},
622622
"githubIssues.createInsertFormat": {

0 commit comments

Comments
 (0)