visual re-alignment of code after changes

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
xfrios
Posts: 24
Joined: Wed May 25, 2011 11:54 pm

visual re-alignment of code after changes

Post by xfrios » Wed Jun 01, 2011 2:58 am

After doing things like adding an additional outer loop to existing code, the alignment of text in the code editor is no longer aligned for readability.

Until now I have been manually performing an 'Enter' after each code line to realign it with the new loop or other control structure.

Is there an easier way to do this?
Last edited by xfrios on Wed Jun 01, 2011 3:04 am, edited 1 time in total.

dglass
Posts: 519
Joined: Thu Sep 24, 2009 9:10 pm
Contact:

Re: visual re-alignment of code after changes

Post by dglass » Wed Jun 01, 2011 2:59 am

Press the Tab key on your keyboard

xfrios
Posts: 24
Joined: Wed May 25, 2011 11:54 pm

Re: visual re-alignment of code after changes

Post by xfrios » Wed Jun 01, 2011 3:06 am

Magic!

Post Reply