Skip to content

Consider reworking script editor to have plugin-based editor panes #66

Description

@hinerm

Currently the SriptEditor/EditorPane are fixed towards the "run the whole script" paradigm.

It would be awesome to have EditorPane detection be plugin-based based on script language handling - e.g. open a Java script and get the classic "run" = compile and run the whole script editor, open a clojure script and get an interpreter.

This could also help us decouple script language support from the Swing-specific code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions