I'm a complete newbie to Spyder and Python - I like it a lot so far (coming from MATLAB).
One thing I find strange is the tab key behavior in the editor - it seems to always insert 4 spaces, instead of inserting enough spaces to get to the next tab stop (at modulo 4 positions). This makes it difficult to neatly align, for example, comments one above the other at tap stop locations - with MATLAB (and lots of other editors) if you tab the cursor at the start of a comment, it moves the comment to the next tab stop. Hit tab 2 or 3 times, and you're aligned with the comment on the previous line. Am I missing something here? Is there a way to get the Spyder editor to do this? Cheers, --Dave http://nerdfever.com -- You received this message because you are subscribed to the Google Groups "spyder" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/spyderlib?hl=en.
