mirror of
https://github.com/icecoder/ICEcoder.git
synced 2026-03-03 07:13:59 +01:00
Bug file paths, check timer and max lines added
New settings to be used by the upcoming bug reporting system
This commit is contained in:
@@ -19,6 +19,9 @@ $ICEcoderUserSettings = array(
|
||||
"lineWrapping" => true,
|
||||
"indentWithTabs" => true,
|
||||
"indentSize" => 4,
|
||||
"bugFilePaths" => "",
|
||||
"bugFileCheckTimer" => 0,
|
||||
"bugFileMaxLines" => 0,
|
||||
"pluginPanelAligned" => "left",
|
||||
"plugins" => array(),
|
||||
"previousFiles" => "",
|
||||
|
||||
Reference in New Issue
Block a user