> Why the need for SmartTab if the lines were always indented correctly I > wonder?
The "Smart Tabs" is really not a *functional* operation, but a method of using tabs within text. The sole purpse of the "Smart Tabs" feature is for when you are working with multiple developers on a single project, and you all use different sized tabs (some use 2, some use 3, some use 4, etc). With "Smart Tabs" turned on, the code always looks right to each developer. Without smart tabs, one developer looking at another's code can see the indents get all messed up. In shops with a uniform tab size enforced, or if you're a single developer working on a project, I don't see that Smart Tabs really benefit you at all. _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-features
