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
While commenting code with Ctrl+1, the comment symbol is not shown after the right indentation, instead it always shows at the left side of the line, how can I solve this, is there any configuration for this?
We have always introduced comments that way but we plan to change that in our next mayor release (i.e 2.4), as part of code folding.
Summary: Comments introduced by Ctrl+1 don't respect indentation (was: Comment not after right indentation) Status: Accepted Owner:[email protected] Labels: MS-v2.4
From [email protected] on 2014-08-19T20:27:34Z
Spyder Version: 2.2.5
Python Version: 2.7.8
Qt Version : 4.8.6, PyQt4 (API v2) 4.11.1 on Windows
pyflakes >=0.5.0: None (OK)
pep8 >=0.6 : 1.5.7 (OK)
IPython >=0.13 : 2.1.0 (OK)
rope >=0.9.2 : 0.9.4 (OK)
sphinx >=0.6.6 : None (NOK)
matplotlib >=1.0: None (NOK)
sympy >=0.7.0 : None (NOK)
pylint >=0.25 : None (NOK)
What steps will reproduce the problem?
While commenting code with Ctrl+1, the comment symbol is not shown after the right indentation, instead it always shows at the left side of the line, how can I solve this, is there any configuration for this?
Original issue: http://code.google.com/p/spyderlib/issues/detail?id=1938
The text was updated successfully, but these errors were encountered: