You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before this, VSCode was not able to distinguish tab and indent size, but it is now possible. indent_size should now be mapped to editor.indentSize in VSCode.
Please fill-in this template.
code --disable-extensions
and the issue did NOT present itself.Issue
1.75.0-insider
v0.16.4
Root
.editorconfig
FileAre there any other relevant
.editorconfig
files in your project? Noeditor.insertSpaces
true
____
____
editor.tabSize
4
_
_
editor.trimAutoWhitespace
true
false
____
files.autoSave
"off"
"___"
"___"
files.insertFinalNewline
false
true
_____
files.trimTrailingWhitespace
false
_____
_____
File opened
./devcontainer.json
Expected behavior
Actual behavior
Additional comments or steps to reproduce
The text was updated successfully, but these errors were encountered: