Skip to content

Don’t add the indentation of the current line to the insert text of subsequent lines when expanding trailing closures #1160

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

Merged
merged 1 commit into from
Apr 5, 2024

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Apr 4, 2024

Visual Studio Code automatically inserts the indentation of the current line to any additional lines from code completion.

rdar://125071836

@ahoppen ahoppen requested a review from bnbarham April 4, 2024 17:39
@ahoppen ahoppen requested a review from benlangmuir as a code owner April 4, 2024 17:39
…ubsequent lines when expanding trailing closures

Visual Studio Code automatically inserts the indentation of the current line to any additional lines from code completion.

rdar://125071836
@ahoppen ahoppen force-pushed the indentation-of-expanded-closure branch from c1deedc to a691784 Compare April 4, 2024 17:40
@ahoppen
Copy link
Member Author

ahoppen commented Apr 4, 2024

@swift-ci Please test

@ahoppen ahoppen merged commit 479e87b into swiftlang:main Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants