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

Backport PR #10264 on branch 5.x #10275

Merged
merged 1 commit into from Feb 9, 2017
Merged

Backport PR #10264 on branch 5.x #10275

merged 1 commit into from Feb 9, 2017

Conversation

lumberbot-app[bot]
Copy link
Contributor

@lumberbot-app lumberbot-app bot commented Feb 9, 2017

Backport PR #10264: Indent on new line by looking at the text before the cursor.

that would allow edit like the following to insert the right amount of
space on the newline (| is the cursor)

class Bar:
    def __init__(self):|<enter>
        self.filed=0

Instead of inserting a blank line with 0 space.

Closes 9283


takluyver can you have a look ?

…the cursor.

that would allow edit like the following to insert the right amount of
space on the newline (`|` is the cursor)

    class Bar:
        def __init__(self):|<enter>
            self.filed=0

Instead of inserting a blank line with 0 space.

Closes  9283

---

 takluyver can you have a look ?
@lumberbot-app lumberbot-app bot added this to the 5.3 milestone Feb 9, 2017
@Carreau Carreau merged commit 6011b49 into 5.x Feb 9, 2017
@Carreau Carreau added the backported PR that have been backported by MrMeeseeks label Feb 9, 2017
@Carreau Carreau deleted the auto-backport-of-pr-10264 branch February 9, 2017 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backported PR that have been backported by MrMeeseeks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants