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

Spyder can't switch lines of code when those two lines are the last two in the file #2379

Closed
22csnyder opened this issue Apr 29, 2015 · 2 comments · Fixed by #2382
Closed

Comments

@22csnyder
Copy link

Spyder (Python2.7)

Should be an easy fix.

If you try to use alt+arrows to switch two lines of code in a .py file, the will not switch iff the two lines are the last two lines of code (counting empty lines)

-Chris

@ccordoba12 ccordoba12 added this to the v3.0 milestone Apr 29, 2015
@ccordoba12
Copy link
Member

@blink1073, could you take a look at this one?

@blink1073
Copy link
Contributor

On it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants