Re: Change tab spacing in the Eu debugger?
- Posted by DB James <larch at adelphia.net> Aug 03, 2005
- 495 views
Robert Craig wrote: > > DB James wrote: > > This may be a dumb, long-ago-figured-out question, but I have trouble with > > the Eu debugger > > when I have several indents. The large spacing in the debugger pushes my > > code off > > the screen and I have no way to right-scroll to see it. Is there a way to > > change the > > tab-spacing? I could live with turning tabs off, if necessary to see the > > code. Or > > a tab spacing of two would probably work well. Any answers, ideas? > > I'll give this some thought. > Maybe if a lot of your lines are going to be well > past the edge of the screen, trace could automatically > shrink your tabs and/or remove the line numbers on the left. > > Regards, > Rob Craig > Rapid Deployment Software > <a href="http://www.RapidEuphoria.com">http://www.RapidEuphoria.com</a> > Hi, Yes, something along those lines. I have often wondered what was going on over there on the right, and was er, left hanging. Don't know about shrinking the numbers as doing that much good, but whatever works is fine. Thanks for the timely response, --Quark