problem description
Invscode, I have set indentation to four spaces, but when I save it, I automatically format it and change it to two spaces. How can I set it to make it four spaces after automatic formatting?
the platform version of the problem and what methods you have tried
vscode version: 1.29.1
"editor.detectIndentation": false false
related codes
"editor.tabSize": 4,
"editor.detectIndentation": false
what result do you expect? What is the error message actually seen?
how can I set up html, JavaScript or four spaces after automatic formatting?