You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Same here, this can be reproduced with tabs instead of whitespace as indent type. Toggle Comment adds a whitespace and when the line is indented, the space remains.
Using Spyder 5.3.3
Issue Report Checklist
conda update spyder
(orpip
, if not using Anaconda)jupyter qtconsole
(if console-related)spyder --reset
Problem Description
Commenting and uncommenting a line with an odd number of leading whitespace adds an extra space.
What steps reproduce the problem?
What is the expected output? What do you see instead?
The code after step 3 should be
If the number of leading whitespace is even, for ex:
then there is no issue.
Versions
Dependencies
The text was updated successfully, but these errors were encountered: