[wingide-users] Won't let me add spaces before comment
Michael Hipp
michael at redmule.com
Sat Oct 29 13:39:08 MDT 2011
Yes, and it makes it impossible to be consistent with PEP8.
"Inline comments should be separated by at least two spaces from the statement."
http://www.python.org/dev/peps/pep-0008/
Michael
On 10/29/2011 1:56 PM, Anthony Palomba wrote:
> I have noticed this as well. I must say, it is quite an annoying behavior.
> It would be nice to be able to add tabs before the comments, so
> I can line them up.
>
>
>
> -ap
>
>
> On Fri, Oct 28, 2011 at 11:02 PM, Michael Hipp <michael at redmule.com
> <mailto:michael at redmule.com>> wrote:
>
> If I have any kind of statement like this
>
> a = b + c # comment
>
> It won't let me add more than one space before the #. But I can delete any
> of the spaces before the #. I'm using Vim personality.
>
> Seems like a bug.
>
> Thanks,
> Michael
> ___________________________________________________
> Wing IDE users list
> http://wingware.com/lists/__wingide <http://wingware.com/lists/wingide>
>
>
More information about the wingide-users
mailing list