Here’s a new Script Debugger 6.0.1 build. You can download the new build here:
http://www.latenightsw.com/archives/beta_for_script_debugger/ScriptDebugger6.0.1-6A177.dmg
http://www.latenightsw.com/archives/beta_for_script_debugger/ScriptDebuggerLite6.0.1-6A177.dmg
##Changes in 6A177:
RELEASE CANDIDATE 2
-
632: Viewer window position and size and internal state to be restored when a value’s viewer window is reopened.
-
630: Help menu has commands for going to SD Support page and SD Users Forum.
-
635: Improved performance of ASObjC terminology loading to support code completion, significantly reducing the delay before ASObjC code completions are available.
-
631: Secondary menu clicks on the Wrap Text and Vertical Splitter buttons in the script editor no longer summon the gutter’s contextual menu.
-
636: Altering document properties while making a new script document via scripting now marks the document as dirty.
-
637: Added a
script bar visible
property to thedocument
andscript window
objects. -
638: Corrected a bug where
document
properties targeting the top window (when multiple windows are open on the same document) actually targeted the bottom window. -
646: The Use Selection for Replace command is once again operational.