Skip to content

Commit 76c4392

Browse files
ianhikgryte
andcommitted
grammar + fix svg + default to false
Co-Authored-By: kgryte <[email protected]>
1 parent a632505 commit 76c4392

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

schema/plugin.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"doubleClickDiff": {
2121
"type": "boolean",
2222
"title": "Show diff on double click",
23-
"description": "If true doubling clicking a file in the changed files list will open a diff",
24-
"default": true
23+
"description": "If true, doubling clicking a file in the list of changed files will open a diff",
24+
"default": false
2525
},
2626
"historyCount": {
2727
"type": "integer",

style/images/open-file.svg

Lines changed: 3 additions & 8 deletions
Loading

0 commit comments

Comments
 (0)