[prev in list] [next in list] [prev in thread] [next in thread] 

List:       quanta
Subject:    [Quanta] Abbreviations and indentation
From:       "Maciej Trebacz" <maciej.trebacz () gmail ! com>
Date:       2006-10-11 19:24:02
Message-ID: 69773bbf0610111224y5d25d581q44a47b8cb9d166dc () mail ! gmail ! com
[Download RAW message or body]

Hi there,

I have one question regarding abbreviations in Quanta. They're a very
decent feature but i have a problem with them. Let's say my code looks
like this (PHP) :

[...]
    .    .    $something = "123";
    .    .    if _
    .    .    echo $something;
[...]

The "if" is the abbreviation. I've set it to expand do:

if (  )
{
    .
}

But when I expand it in this code, I get:

[...]
    .    .    $something = "123";
    .    .    if (  )
{
    .
}
    .    .    echo $something;
[...]

The indentation isn't applied for the expanded script. Is it a bug or
is it like this on purpose ? If the latter, can I change this behavior
?

-- 
Best Regards,
Maciej "MaV" Trębacz
artDstract - http://ad.subfan.pl
_______________________________________________
Quanta mailing list
Quanta@mail.kde.org
https://mail.kde.org/mailman/listinfo/quanta

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic