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

Fix relative indentation when pasting content copied from outside Zed #25300

Merged
merged 1 commit into from
Feb 21, 2025

Conversation

maxbrunsfeld
Copy link
Collaborator

Closes #24914

Release Notes:

  • Fixed incorrect indentation when pasting multi-line content that was copied from another app.

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Feb 21, 2025
@maxbrunsfeld maxbrunsfeld marked this pull request as ready for review February 21, 2025 01:09
@maxbrunsfeld maxbrunsfeld enabled auto-merge (squash) February 21, 2025 01:19
@maxbrunsfeld maxbrunsfeld merged commit c31c638 into main Feb 21, 2025
9 of 10 checks passed
@maxbrunsfeld maxbrunsfeld deleted the auto-indent-on-paste-from-other-app branch February 21, 2025 01:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed The user has signed the Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Indentation is broken when copy and pasting Ruby blocks
1 participant