SVEditor has a number of preferences that control the look, feel and behavior of SVEditor. SVEditor preferences can be accessed by going to Window>Preferences>SVEditor.
The main page will be described below. There are a number of sub-ordinate preference pages which are described in the links below.
The color and style of syntax highlighted code is controlled here. By default SVEditor will use the standard font and colors. The table below shows items that SVEditor overrides.
The table below highlights some items syntax / color items that you may come across.
With this enabled, SVEditor will indent / outdent your code based on begin/end, open / close brackets, and when you hit "Enter". To disable this feature uncheck this box.
These two preferences can be used to generate debug information. These are primarily used when debugging the SVEditor Plugin. Enabling debug will slow the parser down, so this should typically be left "Off". To capture the output in the Eclipse Console, check the "Debug to Console" checkbox.