The Simba settings form can be used to modify the settings. These options vary from how often Simba will check for an update to whether the tray icon is displayed at all times.
Settings can be changed by going to the menu Tools menu and the selecting the Settings option.
If you at any time have serious problems with Simba not behaving it as you expect it should and you changed something in the settings, you could try closing Simba and deleting settings.xml. Simba will create one with default settings if it does not exist.
Settings/General/
MaxRecentFiles
Stores the amount of recent files to remember. The default is 10.
Settings/Plugins/
Settings/Includes/
Settings/Fonts/
LoadOnStartUp
Default is True. If set to False Fonts will not be loaded on startup.
Settings/Updater/
The Updater refers only to the Simba updater, and not to other updaters like the Font updater or other third party updaters.
CheckForUpdates
Default is True. If set to True, Simba will automatically check if there are updates available. If you don’t want Simba to check for updates of Simba, set this to False.
CheckEveryXMinutes
Default is 30. The number here defines how often Simba will check for Simba updates, in minutes.
Settings/CodeHints/
ShowAutomatically
If set to True, code hints will be shown when appropriate. On False code hints will never be shown automatically, but can still be accessed by pressing Ctrl+Space.
Settings/CodeCompletion/
ShowAutomatically
If set to True, code completion will pop up when appropriate. On False code will never be completed automatically.
Settings/FunctionList/
ShowOnStart
It true is set to True, the function list will be visible on startup. False requires you to enable it yourself.
Settings/ColourPicker
ShowHistoryOnPick
If set to True, the Colour History form will be shown every time the user has picked a colour.
Settings/Tabs/
OpenScriptInNewTab
Simba can load Scripts in two different ways. It can open every script in a new tab, or it can override the currently active tab. Setting this to True opens scripts in new tabs, this is the default.
OpenNextOnClose
Once a tab is closed, Simba can open your most recent tab, or the tab that is next to the closed tab. Setting this to False jumps back to your most recently used tab.
Settings/SourceEditor/
LazColors
The default colour theme is the same as Lazarus’ colours. If you prefer another (more familiar?) theme, set this to False.
This contains the path to the default script. You can change this to set your own default script. (Opening a blank tab loads up the default script)