Book a Demo

Author Topic: Source Generator: Convert Tabs to Spaces  (Read 3060 times)

EricP

  • EA User
  • **
  • Posts: 122
  • Karma: +0/-0
    • View Profile
Source Generator: Convert Tabs to Spaces
« on: June 21, 2010, 09:07:56 am »
This is an example of something I should be able to find easily in the "Help" but cannot.  I call up Help and do a "Search" on "Tabs" and "Spaces" and get dozens or more of entries on each, none of which seems to point me in the right direction.

I'm looking for the option to tell the source code generator to use spaces instead of tabs, also looking for how to set the tab size.  I believe that some months ago I found the latter (setting tab size) and was able to set it to 2 spaces like I want, but now I can't find where I did that.

Appreciate any assistance anyone can provide.  Our coding standard requires spaces rather than tabs and so I'd like to be able to generate code that way rather than having to convert later.