This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 179848

Summary: No option to override global option to expand tabs to spaces
Product: python Reporter: sdwyer
Component: OptionsAssignee: Torbjorn Norbye <tor>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
See Also: https://netbeans.org/bugzilla/show_bug.cgi?id=156988
Issue Type: ENHANCEMENT Exception Reporter:

Description sdwyer 2010-01-25 11:35:23 UTC
Most other languages have a checkbox that allows the global Expand Tabs to Spaces option to be overriden. The Python Formatting settings have no such option. This makes it difficult to indent with tabs for most languages, while conforming to the python convention of using spaces for indenting.

The options in question can be seen by opening the Options dialog, clicking the Editor menu, and selecting the Formatting tab.