/var/www/restricted/ssh/stm32/www/stm32circle/ STM CircleOS forum / Change Ride7 tab indentation?

Username:     
Password:     
             

Forum

# 1   2009-03-10 21:10:30 Change Ride7 tab indentation?

sima
Member
Registered: 2008-12-10
Posts: 16

Change Ride7 tab indentation?

How do I change how Ride7 makes indentations?

I want tabs to be generated/inserted like this:

if(c)
{
    fo();
}

not like this

if(c)
    {
    fo();
    }

Is it possible to change this behavior?

Offline

 

# 2   2009-03-11 14:21:35 Change Ride7 tab indentation?

Bruno
Software Engineer
From: Montbonnot, France
Registered: 2007-07-11
Posts: 13
Website

Re: Change Ride7 tab indentation?

Hi Sima,

It is currently not possible to change this behavior from within Ride7. We will consider adding an option so that you can pick the indentation model that best fits your needs.

Regards,
Bruno


-- Bruno Richard, Ph.D.

Offline

 

Board footer