Next: IDE Configuration - Compiler, Previous: IDE Configuration, Up: IDE Configuration [Contents]
The General options tab of the IDE configuration allows you to configure basic options related to the IDE.
Allows you to determine whether the splash screen is displayed when the IDE is loaded.
When checked a backup file will be created every time an editor file is saved. It will be in the format filename.ext~
When checked, Roadsend Studio will automatically save which project and source files you were editing when the project or the IDE was closed. These files will be reopened the next time the IDE is started or the project is opened.
This setting affects the verbosity level of the compiler while building a project. Higher values will cause more verbose debug output to be displayed in the Build Output window.
This file is the main configuration file for the Roadsend Compiler. Click Browse to choose a file already on disk. The compiler and interpreter will both use the options found in this file.
The default project directory. When you create a new project, it will be located here by default. Click Browse to find a directory on disk, or create a new directory.
Next: IDE Configuration - Compiler, Previous: IDE Configuration, Up: IDE Configuration [Contents]