소스 검색

Enables minimap by default

main
Eric Amodio 1 년 전
부모
커밋
4a04d6a81e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      package.json

+ 1
- 1
package.json 파일 보기

@ -2351,7 +2351,7 @@
},
"gitlens.graph.minimap.enabled": {
"type": "boolean",
"default": false,
"default": true,
"markdownDescription": "Specifies whether to show a minimap of commit activity above the _Commit Graph_",
"scope": "window",
"order": 100

불러오는 중...
취소
저장