logo       

Re: Better editor components?: msg#00064

lang.smalltalk.squeak.beginners

Subject: Re: Better editor components?

> About the only issue I've found is that tab won't indent selected
> lines - it just replaces them with a tab.


Correct -- this is the same as in *any* wysiwig editor, because tab
is an actual text character that resides in the body of text, rather
than a meta-directive to an editor.

However, hitting alt-shift-R indents all selected lines, i.e. shifts
them right by one tab-stop, which I think is what you are looking for.

Similarly, alt-shift-L will shift all selected lines one tab-stop to
the *left*.

Excellent! Thanks for the hint :)

Regards,
Stuart.


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise