8000 Text object/operator/motion mapping to select logical line by lieryan · Pull Request #1145 · python-mode/python-mode · GitHub
[go: up one dir, main page]

Skip to content

Text object/operator/motion mapping to select logical line #1145

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

Conversation

lieryan
Copy link
Contributor
@lieryan lieryan commented Oct 1, 2021

This PR implements a text object motion to select logical line.

A logical line is a line that spans multiple physical lines in the file, but in Python they're part of a multi-line statement/expression.

@diraol
Copy link
Contributor
diraol commented Nov 10, 2021

Hi @lieryan can you try adding some kind of test for this improvement?

@lieryan lieryan force-pushed the lieryan-operator-select-logical-line branch from 184e349 to 7c5731d Compare December 6, 2021 21:04
@lieryan
Copy link
Contributor Author
lieryan commented Dec 6, 2021

I've added some tests for the logical line text object.

@diraol diraol merged commit 85d2cd1 into python-mode:develop Jan 28, 2022
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
0