-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
"Show blank spaces" with split view editor #5711
Comments
Thanks for reporting. We'll take a look at it in a future release. |
I cannot recreate this. When I follow the steps to recreate it, after I click on 'Show Blank Spaces', both panels show the markings, so they are synchronized. If I unclick the Show Blank Spaces, the markings go away. I tried doing both from each panel. I'm on Linux though, so either this might be a Windows-only issue or it was fixed on a recent release. |
Maybe an earlier release fixed part of the problem but I can still recreate like this:
NOTE: I updated to Spyder 3.2.7-py36 before reproducing the bug again |
Thank you for the new information. It seems that with two files, a split screen isn't even needed to recreate the issue. When the This does not seem to be an issue in Spyder 4.0 (master branch) as all the source files show the blank spaces when the checkbox is clicked. Although, I couldn't find the exact project that resulted in the fix as there are many new options add to the Source menu for the future release. |
Description of your problem
What steps will reproduce the problem?
What is the expected output? What do you see instead?
I would expect the "Show blank spaces" to either:
Please provide any additional information below
Versions and main components
Dependencies
Please go to the menu entry
Help > Optional Dependencies
(orHelp > Dependencies
), press the buttonCopy to clipboard
and paste the contents below:
IPython >=4.0 : 6.1.0 (OK)
cython >=0.21 : None (NOK)
jedi >=0.9.0 : 0.10.2 (OK)
nbconvert >=4.0 : 5.3.1 (OK)
numpy >=1.7 : 1.13.3 (OK)
pandas >=0.13.1 : 0.21.0 (OK)
pycodestyle >=2.3: 2.3.1 (OK)
pyflakes >=0.6.0 : 1.6.0 (OK)
pygments >=2.0 : 2.2.0 (OK)
pylint >=0.25 : 1.7.4 (OK)
qtconsole >=4.2.0: 4.3.1 (OK)
rope >=0.9.4 : 0.10.5 (OK)
sphinx >=0.6.6 : 1.6.3 (OK)
sympy >=0.7.3 : None (NOK)
The text was updated successfully, but these errors were encountered: