Fixes left alignment priority

Adds live update support for status bar alignment
Adds values to description
Adds to README
This commit is contained in:
Eric Amodio
2017-05-14 02:18:22 -04:00
parent 263bdc728a
commit dbdb77c2c1
3 changed files with 8 additions and 5 deletions

View File

@@ -309,7 +309,7 @@
"left",
"right"
],
"description": "Specifies the blame alignment in the status bar"
"description": "Specifies the blame alignment in the status bar. `left` - align to the left, `right` - align to the right"
},
"gitlens.advanced.caching.enabled": {
"type": "boolean",