On Fri, Sep 23, 2016 at 7:13 PM, Richard Gaskin <ambassa...@fourthworld.com> wrote:
> Poking around in the SE I found an even simpler solution - replace line > 3108 of "revSEEditorBehavior" > > scriptFormat "handler" > > ...with: > > if the shiftKey is "down" then > scriptFormat "script" > else > scriptFormat "handler" > end if > Monte pointed me to this thread as I was looking for a way to format the entire script. I submitted a PR for this: https://github.com/livecode/livecode-ide/pull/1494 Thanks Richard. -- Trevor DeVore ScreenSteps www.screensteps.com - www.clarify-it.com _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode