Problem with automatic indent

I am using the Rhino Script Editor and are having problems with the automatic indent function along with automatic start/end loop and condition matching. For example, a Next statement can be indented one too little and have no For matching. But the coding is correct.

How do I turn off the automatic indent and matching function?

Hi @stefan.s.engstrom,

Are you using the RhinoScript editor or the Rhino.Python editor?

– Dale

Hi,
I am using RhinoScript. I found where to disable the automatic indent. But needed to restart the computer to get the automatic matching ok. Strange but now it works without automatic indent. It is fine.