Sometimes “Codesign” is used and sometimes “Code Sign”
Use of “and” and “&” inconsistent. & should only be used when it’s the commonly used name for a feature. Should not replace “and” in a description. ie. Drag & Drop is OK, Lists & Records is not
Thanks for finding all the errors and spelling mistakes. I’ve updated the post with corrected tables.
This is the Parent Script sub-menu at the Script menu:
This is only useful to someone deploying a script within a custom runtime environment that supports nested script contexts (this is something FaceSpan once did).
I’ve tried to add a Script Editor column, but there are some items I don’t understand and some I’m not sure about. Also, I don’t know the syntax to create such tables…
In a script, type ta followed by a space character.
See the Show/Hide Status Bar item in the View menu
Yes, its kind of the smae thing. SD offers a range of actions when dropping files. All depends on if the script has an on open handler and the type of file being dropped. For instance, if you drop a script, SD will offer to insert the script’s source into your script for you.
Enable debugging, and start stepping through your code. You’ll see coverage indicators appear in the gutter and in the verical scroll bar. They are a heat bap indicating which parts of your script executes the most.
Some dictionaries provide additional content. SD lets you turn the display of this on and off - see the Show Extra Documentation item in the Dictionary menu.
Ok, thank you. I think I have something that includes SE, it’s mostly an exercice to see what I understand of the features though… I have left some questions marks here and there for the most obscure items.
Editing
Feature
7 7L 6 SE
Tabbed document windows
• • • •
Multiple windows on the same script
• • •
Restore open scripts on launch
• • • •
Script templates
• • • •
Code folding
• •
Split-pane editing
• • •
Regular Expression find and replace
• • •
Auto-Indentation
• • •
Auto-pairing of delimiters ({[« »]})
• • •
Auto-close AppleScript blocks
• • •
Auto-Generate tell blocks (by dragging applications from dictionary or using Paste Tell command)
• • •
Generate tell blocks using application IDs
• • •
Auto-Generate object specifiers (by dragging from explorers or using the Paste Tell command)
• •
Auto-Generate variable references (by dragging from Variables tab)
• • •
Auto-Generate file references (by dragging from the Finder)
• • •
Option-Click to lookup ASObjC references in Dash
• •
AppleScript block and delimiter balancing
• • •
AppleScript block highlighting (when mouse hovers in gutter)
• • •
Line number display
• • •
Line wrapping
• • • •
Invisible and control character display
• • •
Table of contents menu
• • • •
Text substitution with clipping placeholder support
• • •
Tell block builder
• • •
Open Quickly (discontiguous Spotlight file searches)
• •
Manifest
• •
Status bar
• •
External editing of scripts (using BBEdit, TextWrangler or other ODBEditorSuite compatible editor)
• •
Code completion of AppleScriptObjC terminology
• •
AppleScriptObjC refactoring
• •
Shift/Indent lines
• • •
Entab and Detab
• • •
Implicit parent script
• •
Dropped file handling (create tell block, paste HFS/Posix/Finder file reference, contents)
• • • ?
Clippings menu and clippings inspector (with clipping placeholder support)
• • •
Clipping placeholders
• • •
Dates, times, usernames, paired and unpaired names
• • •
Application picker
• • •
Library picker
• • •
ASObjC placeholders
• •
Tell Context inspector
• •
Dictionary inspector
• • •
Files
Feature
7 7L 6 SE
Open and save all AppleScript file formats
• • • •
Browse past document versions
• • •
View/Restore past versions
• • •
Execute past versions without restoring
• •
Debug past versions without restoring
•
Always-on code signing (requires Developer ID code signing certificates from Apple)
• • •
Code sign on export
• • •
Bundle editing
• • • •
Bundle attributes (bundleID, copyright, version, build number)
• • • •
Auto-increment build number on save
• • •
Minimum OS version
• •
Application Transport Security control
• •
Create background only applets
• •
Droplet file filtering by Universal Type Identifiers
• •
Droplet file filtering by filename extensions
• •
Bundle contents (script libraries, resources, etc.)
• • •
Auto-Save and recovery
• • • •
Recover damaged scripts
• • •
Export Run-Only
• • • •
Convert bundled scripts to Run-Only
• • •
Embed used libraries
• •
Code sign
• • •
Create enhanced applets and droplets
•
Prevent dependant application launches when opening scripts
• • •
User created script templates
• • • •
Execution
Feature
7 7L 6 SE
Debugging
• •
Single step execution
• •
Tracing
• •
Breakpoints
• •
Break on AppleScript exceptions
• •
Expressions
• •
Code coverage
• •
Call stack displaying associated local variables
• •
Floating mini debugger window
• •
External debugging (debug scripts running within other applications)
• •
Script timer
• •
Display properties and global variables (when script finishes)
• • •
Display properties and global Variables (while paused when debugging)
• •
Variable deletion (while paused when debugging)
•
Drag & drop manipulation of variable values
• •
Drag & drop manipulation of list, records and script objects
• •
Event simulation (open, run, idle, quit, Folder Actions, Digital Hub)
• • •
Implicit tell target
• • •
Display arbitrary expressions
• •
Expression tooltips
• •
Leaked resources detection (e.g. unclouded file references)
• • •
Recording
Feature
7 7L 6 SE
AppleScript recording
• • • •
Recording explorer actions
•
Dictionary Viewer
Feature
7 7L 6 SE
Running, recent, favourite and known applications list
• • •
Dictionary searching
• • • •
Cross dictionary searching
• • •
Launch and quit applications
• • • ?
Object model hierarchy display
• • ?
Object model inheritance display
• • ?
Expanded dictionary documentation
• •
Explorer outlining of objects
• • •
AppleScript lists and records
• • •
“Best” date display
• • •
“Best” file display with QuickLook
• • •
“Best” HTML string display
• • •
“Best” image display
• • •
AppleScript Objective-C scalar display (NSString, NSDate, NSNumber, etc.)
• •
AppleScript Objective-C collection display (NSArray, NSSet, NSDictionary)
• •
Exploration of running applications
• •
View elements and properties
Edit property values
• •
Delete object instances
•
Move object instances (Drag & Drop)
•
Duplicate object instances (Drag & Drop)
•
Outliner reloading and scope bar
• •
Explorer windows (separate from script window)
• •
Event Logging
Feature
7 7L 6 SE
Always-on event logging
• • • •
Filter by target application
• • •
Filter by content
• •
Event logging window (separate from script window)
• • • •
Event result explorer
• •
Show source line for event log entry (when debugging)
• •
Miscellaneous
Feature
7 7L 6 SE
Respond to applescript:// URLs
• • • •
Act as default editor For .scpt, .scprd and .applescript files
• • • •
Raw Apple Event code display (script, dictionary, outliner, explorer AEPrint view)
• •
Scripting Interface
• • • •
Keyboard shortcut customization
• •
Free maintenance updates
• • • •