diff --git a/lib/config___users-template.php b/lib/config___users-template.php index 59160e8..c31503f 100644 --- a/lib/config___users-template.php +++ b/lib/config___users-template.php @@ -25,6 +25,11 @@ $ICEcoderUserSettings = array( "theme" => "default", "fontSize" => "13px", "lineWrapping" => true, +"lineNumbers" => true, +"showTrailingSpace" => true, +"matchBrackets" => true, +"autoCloseTags" => true, +"autoCloseBrackets" => true, "indentWithTabs" => true, "indentAuto" => true, "indentSize" => 4,