ソースを参照

Fixes incorrect setting description

main
Eric Amodio 4年前
コミット
2bffdffc98
1個のファイルの変更3行の追加3行の削除
  1. +3
    -3
      package.json

+ 3
- 3
package.json ファイルの表示

@ -2086,10 +2086,10 @@
"tree"
],
"enumDescriptions": [
"Displays branches as a list",
"Displays branches as a tree when branch names contain slashes `/`"
"Displays tags as a list",
"Displays tags as a tree when tags names contain slashes `/`"
],
"markdownDescription": "Specifies how the _Tags_ view will display branches",
"markdownDescription": "Specifies how the _Tags_ view will display tags",
"scope": "window"
},
"gitlens.views.tags.files.compact": {

読み込み中…
キャンセル
保存