Page 1 of 1

[Implemented] PB Editor -> SmartIndent

Posted: Wed Jun 11, 2003 6:47 pm
by tony
A command to would do a MatLab-like smart indentation. You would select the text, and then it would add the correct number of spaces regarding the number of If EndIf While Wend ....

Fred, tell me if I am not being clear

Re: PB Editor -> SmartIndent

Posted: Wed Jun 11, 2003 9:04 pm
by GPI
tony wrote:A command to would do a MatLab-like smart indentation. You would select the text, and then it would add the correct number of spaces regarding the number of If EndIf While Wend ....

Fred, tell me if I am not being clear
Like in jaPBe-Core?

Look in the Announcement.

viewtopic.php?p=27509#27509

Download the core and type a if-else-endif over some lines.

GPI

Posted: Wed Jun 11, 2003 9:08 pm
by Berikco
There is an external tool also available
http://users.pandora.be/berikco/sources.htm

Posted: Wed Jun 11, 2003 9:45 pm
by GPI
Berikco wrote:There is an external tool also available
http://users.pandora.be/berikco/sources.htm
jaPBe do it by typing :)