mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(edit) add tabSize
This commit is contained in:
parent
457cf9f5fd
commit
cfdc998bf4
1 changed files with 2 additions and 1 deletions
|
|
@ -4,7 +4,8 @@
|
|||
"enableSnippets": false,
|
||||
"showPrintMargin": false,
|
||||
"showInvisibles": true,
|
||||
"useSoftTabs": true
|
||||
"useSoftTabs": true,
|
||||
"tabSize": 4
|
||||
},
|
||||
|
||||
"extensions": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue