Browse Source

更新 'README.md'

master
zhaohe 4 years ago
parent
commit
a8c85ace6a
  1. 18
      README.md

18
README.md

@ -69,3 +69,21 @@ highlightwords.findNext Next view/item/context
工程管理,可以快速在工程间切换
```
## Comment Box
推荐配置
```
"commentBox.styles": {
"defaultStyle": {
"capitalize": false,
"ignoreInnerIndentation": false,
"ignoreOuterIndentation": false,
"removeEmptyLines": false,
"textAlignment": "center",
"boxWidth": 200,
"fillingToken": "="
}
},
```
Loading…
Cancel
Save