News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

TAB indent with selected text block?

Started by MortenMacFly, November 28, 2005, 10:30:41 AM

Previous topic - Next topic

MortenMacFly

Dear all,

I very much like and use the "selected text" -> "tab indent" functionality in C::B.
Now I realised that one can even select text-areas using "ALT"+"Mouse select". This is very (!) helpful for tables similar things. Now I tried to indent such a selected text-aera (block) using "tab indent". Unfortunately not the selected text is indendet but all lines. I believe that this goes back wo wxScintilla but I might be wrong. If somebody knows for sure, could he/she please tell me?

Morten.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

mandrav

That's right: it's scintilla's behaviour.
Be patient!
This bug will be fixed soon...

MortenMacFly

Quote from: mandrav on November 28, 2005, 10:43:23 AM
That's right: it's scintilla's behaviour.
Thanks, so I have to bug them with a feature request... :lol:

Morten.

...which I have done by now.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

MortenMacFly

By the way: I have filed a feature request about that to the Scintilla project devs. They have complained that this does not match their understanding of "indent" so it's "unlikely" that they will implement this. It's a pity but I have to accept it. :cry:

Morten.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

mandrav

Quote from: MortenMacFly on December 03, 2005, 01:34:32 PM
By the way: I have filed a feature request about that to the Scintilla project devs. They have complained that this does not match their understanding of "indent" so it's "unlikely" that they will implement this. It's a pity but I have to accept it. :cry:

Morten.


Sorry to say this, but I have to agree with them...
:|
Be patient!
This bug will be fixed soon...

MortenMacFly

#5
Quote from: mandrav on December 03, 2005, 01:44:04 PM
Sorry to say this, but I have to agree with them...
To be honest: In the context of "indent" and after the explanation of the Scintilla dev I have to admit that, too. However - it would just have been a very nice feature for code-beatifying. If you do mathematical programming, everything that helps with alignment is really helpful.

Morten.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]