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
Does this issue occur when all extensions are disabled?: Yes/No
VS Code Version: 1.86.1
OS Version: MacOS 14.0 (23A344)
Steps to Reproduce:
I understand that this might be hard to reproduce, but here is what I've done to make sure I am running "fresh" install of VS Code:
I have the same issue: "editor.wrappingIndent" seems to have no effect at all, regardless of what I set it to. The wrapped lines are always indented by as many spaces as "editor.tabSize" is set to.
Does this reproduce in a new window in a plain text file? Could you please check if this something specific to a particular programming language or to a particular folder (folder settings)?
I did change a couple of extensions and there was at least one update since the last time I consciously checked whether the issue was still present, so maybe one of those things fixed it?
Anyways, thanks for getting back to us and sorry I cannot provide more info!
Does this issue occur when all extensions are disabled?: Yes/No
Steps to Reproduce:
I understand that this might be hard to reproduce, but here is what I've done to make sure I am running "fresh" install of VS Code:
"editor.wrappingIndent": "same",
doesn't do anything.I am pulling my hair off, but I can't make it work. What can be the reason?
The text was updated successfully, but these errors were encountered: