I saw this mentioned briefly in https://www.gammon.com.au/forum/?id=3506, but thought it would still be a useful and (possibly) easy to implement feature to option in.
Would it be difficult to add a checkbox to the Scripts configuration window or, more likely, a global configuration tab which would disable the UI TabStop after the Send TextBox, so that more reasonable indenting could be used while scripting via the in-client editor?
True, it's possible to edit in an external text editor or in a notepad, then copy it in, or set up an alias to reload a plugin, or whatever, but this seems like a very roundabout way of simply trapping the cursor in the inline editor...and takes about as much work, at least in my world, as typing all the spaces to keep code clean and readable (and in the case of Python, which I don't yet use, but would love to try, valid).
Thoughts? Yes? No?
Would it be difficult to add a checkbox to the Scripts configuration window or, more likely, a global configuration tab which would disable the UI TabStop after the Send TextBox, so that more reasonable indenting could be used while scripting via the in-client editor?
True, it's possible to edit in an external text editor or in a notepad, then copy it in, or set up an alias to reload a plugin, or whatever, but this seems like a very roundabout way of simply trapping the cursor in the inline editor...and takes about as much work, at least in my world, as typing all the spaces to keep code clean and readable (and in the case of Python, which I don't yet use, but would love to try, valid).
Thoughts? Yes? No?