Skip to content

Default "print" to output to console #78

@sasumner

Description

@sasumner

Currently a "print" statement executed during the running of a script will cause text to be inserted into the current document at the caret location. I find that "print" is better used for showing debug messages in the PS console window, and editor.insertText() the preferred method for text insertion into the current document.

Any objection to setting up "print" to output to the PS console window right out of the box?

Is anyone in the habit of using "print" to insert text into a document? If this is "ingrained" into many people's brains to do it this way, then I retract the suggestion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions