On 24 nov 2009, at 16:42, chazcitizen Test wrote: > Hi, > Does anyone know how to setup the Preference for BBEdit to work > with python? I keep getting the IndentationError: unindent does not > match any outer indentation level error. There are so many settings > for the editor that I'm not sure where to begin. Well for starters I > turned off the auto indent and set tab to 4 spaces. Would really > appreciate it if someone can tell me the best settings to avert the > dreaded unindent errors
make sure 'auto-expand tabs' in the Editor Defaults tab of the preferences is checked. Make sure auto indent _is_ checked. Maarten -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. 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/bbedit?hl=en If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group.
