microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
162.48k stars 28.65k forks source link

Automatically added unwanted indentations and parentheses when paste from on-screen keyboard #206673

Closed 54145a closed 1 day ago

54145a commented 6 months ago

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

Steps to Reproduce:

  1. Copy a piece of pre-formatted code.
  2. Paste them using on-screen keyboard IMG_20240302_175336

The editor automatically added unwanted indentations and parentheses. IMG_20240302_182429

alexdima commented 3 months ago

Does this reproduce when configuring "editor.autoIndent": "advanced"?

54145a commented 3 months ago

Does this reproduce when configuring "editor.autoIndent": "advanced"?

Yes

vs-code-engineering[bot] commented 1 week ago

Hey @alexdima, this issue might need further attention.

@54145a, you can help us out by closing this issue if the problem no longer exists, or adding more information.

vs-code-engineering[bot] commented 1 day ago

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!