Preferences: moved Script Editor settings to a separate page, added a bunch of...
Preferences: moved Script Editor settings to a separate page, added a bunch of new Script Editor settings. Changed: Script Editor no longer converts typed constants to uppercase. Changed: when "Auto indent" is enabled, Script Editor no longer adds additional indentation to a line after closing brace.
Showing
- MakeSVNRelease.bat 1 addition, 1 deletionMakeSVNRelease.bat
- Source/Core/Builder.csproj 9 additions, 0 deletionsSource/Core/Builder.csproj
- Source/Core/Config/ProgramConfiguration.cs 57 additions, 33 deletionsSource/Core/Config/ProgramConfiguration.cs
- Source/Core/Controls/ScriptEditorControl.cs 56 additions, 52 deletionsSource/Core/Controls/ScriptEditorControl.cs
- Source/Core/Controls/ScriptEditorPreviewControl.Designer.cs 68 additions, 0 deletionsSource/Core/Controls/ScriptEditorPreviewControl.Designer.cs
- Source/Core/Controls/ScriptEditorPreviewControl.cs 413 additions, 0 deletionsSource/Core/Controls/ScriptEditorPreviewControl.cs
- Source/Core/Controls/ScriptEditorPreviewControl.resx 120 additions, 0 deletionsSource/Core/Controls/ScriptEditorPreviewControl.resx
- Source/Core/Rendering/ColorCollection.cs 15 additions, 7 deletionsSource/Core/Rendering/ColorCollection.cs
- Source/Core/Resources/Lexers.cfg 4 additions, 4 deletionsSource/Core/Resources/Lexers.cfg
- Source/Core/Windows/PreferencesForm.Designer.cs 499 additions, 210 deletionsSource/Core/Windows/PreferencesForm.Designer.cs
- Source/Core/Windows/PreferencesForm.cs 178 additions, 118 deletionsSource/Core/Windows/PreferencesForm.cs
- Source/Core/Windows/PreferencesForm.resx 8 additions, 4 deletionsSource/Core/Windows/PreferencesForm.resx
Loading
Please register or sign in to comment