Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"editor.wrappingIndent":"same" has no effect. Wrapping Indent does not work. #205212

Closed
Tracked by #212907
pawelkontek opened this issue Feb 14, 2024 · 3 comments
Closed
Tracked by #212907
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@pawelkontek
Copy link

Does this issue occur when all extensions are disabled?: Yes/No

  • VS Code Version: 1.86.1
  • OS Version: MacOS 14.0 (23A344)
image

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:

  1. Remove VS Code with this command: https://stackoverflow.com/questions/42603103/how-to-completely-uninstall-vs-code-on-mac
  2. Install the newest VS Code – changing the "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?

@rmnldwg
Copy link

rmnldwg commented May 16, 2024

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.

@alexdima
Copy link
Member

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)?

@alexdima alexdima added the info-needed Issue requires more information from poster label Jun 12, 2024
@rmnldwg
Copy link

rmnldwg commented Jun 13, 2024

I just checked and the issue seems to be gone 😅

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!

@alexdima alexdima closed this as not planned Won't fix, can't repro, duplicate, stale Jun 13, 2024
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Jul 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

3 participants