ConfigLike

sealed trait ConfigLike
class Object
trait Matchable
class Any

Value members

Abstract methods

def code: String

Code to initially execute once the interpreter is initialized.

Code to initially execute once the interpreter is initialized.

def executeKey: KeyStroke

Key stroke to trigger interpreter execution of selected text

Key stroke to trigger interpreter execution of selected text

def prependExecutionInfo: Boolean

Whether to prepend an information text with the execution key info to the code pane's text

Whether to prepend an information text with the execution key info to the code pane's text