Untitled

Run Settings
LanguageRaku
Language Version
Run Command
my @setting; use lib '.'; use dio.pl6; sub f($text, $user, $setting) { say $text; @setting.append([$user, $setting]) };
f('configuration a', 'tom', 'one'); f('configuration b', 'dick', 'two'); f('configuration c', 'harry', 'three');
Editor Settings
Theme
Key bindings
Full width
Lines