|
|
@ -292,13 +292,13 @@ |
|
|
|
"description": "Specifies whether blame information is shown in the status bar" |
|
|
|
}, |
|
|
|
"gitlens.statusBar.alignment": { |
|
|
|
"type": "string", |
|
|
|
"default": "right", |
|
|
|
"enum": [ |
|
|
|
"left", |
|
|
|
"right" |
|
|
|
], |
|
|
|
"description": "Specifies the blame alignment in the status bar. `left` - align to the left, `right` - align to the right" |
|
|
|
"type": "string", |
|
|
|
"default": "right", |
|
|
|
"enum": [ |
|
|
|
"left", |
|
|
|
"right" |
|
|
|
], |
|
|
|
"description": "Specifies the blame alignment in the status bar. `left` - align to the left, `right` - align to the right" |
|
|
|
}, |
|
|
|
"gitlens.statusBar.command": { |
|
|
|
"type": "string", |
|
|
@ -918,11 +918,11 @@ |
|
|
|
"@types/copy-paste": "1.1.30", |
|
|
|
"@types/iconv-lite": "0.0.1", |
|
|
|
"@types/mocha": "2.2.41", |
|
|
|
"@types/node": "7.0.22", |
|
|
|
"@types/node": "7.0.27", |
|
|
|
"@types/tmp": "0.0.33", |
|
|
|
"mocha": "3.4.2", |
|
|
|
"tslint": "5.3.2", |
|
|
|
"typescript": "2.3.3", |
|
|
|
"tslint": "5.4.2", |
|
|
|
"typescript": "2.3.4", |
|
|
|
"vscode": "1.1.0" |
|
|
|
} |
|
|
|
} |
|
|
|
} |