Call Stack

Property Description
Execution Frame at Top
Environment/Call Stack/Most Recent At Top – Boolean
Controls whether the most recent call is at the top or the bottom of the list.
Show Call Address
Environment/Call Stack/Show Call Address – Boolean
Enables the display of the call address in the call stack.
Show Call Source Location
Environment/Call Stack/Show Call Location – Boolean
Enables the display of the call source location in the call stack.
Show Frame Size
Environment/Call Stack/Show Stack Usage – Boolean
Enables the display of the amount of stack used by the call.
Show Frame Size In Bytes
Environment/Call Stack/Show Stack Usage In Bytes – Boolean
Display the stack usage in bytes rather than words.
Show Parameter Names
Environment/Call Stack/Show Parameter Names – Boolean
Enables the display of parameter names in the call stack.
Show Parameter Types
Environment/Call Stack/Show Parameter Types – Boolean
Enables the display of parameter types in the call stack.
Show Parameter Values
Environment/Call Stack/Show Parameter Values – Boolean
Enables the display of parameter values in the call stack.
Show Stack Pointer
Environment/Call Stack/Show Stack Pointer – Boolean
Enables the display of the stack pointer in the call stack.
Show Stack Usage
Environment/Call Stack/Show Cumulative Stack Usage – Boolean
Enables the display of the amount of stack used.
Show Stack Usage In Bytes
Environment/Call Stack/Show Cumulative Stack Usage In Bytes – Boolean
Display the stack usage in bytes rather than words.

Clipboard Ring

Property Description
Maximum Items Held In Ring
Environment/Clipboard Ring/Max Entries – IntegerRange
The maximum number of items held on the clipboard ring before they are recycled.
Preserve Contents Between Runs
Environment/Clipboard Ring/Save – Boolean
Save the clipboard ring across CrossStudio runs.

Outline Window

Property Description
Group #define Directives
Windows/Outline/Group Defines – Boolean
Group consecutive #define and #undef preprocessor directives.
Group #if Directives
Windows/Outline/Group Ifs – Boolean
Group lines contained betwen #if, #else, and #endif preprocessor directives.
Group #include Directives
Windows/Outline/Group Includes – Boolean
Group consecutive #include preprocessor directives.
Group Top-Level Declarations
Windows/Outline/Group Top Level Items – Boolean
Group consecutive top-level variable and type declarations.
Group Visibility
Windows/Outline/Group Visibility – Boolean
Group class members by public, protected, and private visibility.
Hide #region Prefix
Windows/Outline/Hide Region Prefix – Boolean
Hides the '#region' prefix from groups and shows only the group name.
Refresh Outline and Preview
Windows/Outline/Preview Refresh Mode – Enumeration
How the Preview pane refreshes its contects.

Project Explorer

Property Description
Add Filename Replace Macros
Environment/Project Explorer/Filename Replace Macros – StringList
Macros (system and global) used to replace the start of a filename on project file addition.
Color Project Nodes
Environment/Project Explorer/Color Nodes – Boolean
Show the project nodes colored for identification in the Project Explorer.
Confirm Configuration Folder Delete
Project Explorer/Confirm Configuration Folder Delete – Boolean
Display a confirmation prompt before deleting a configuration folder cotaining properties.
Confirm Forget Modified Properties
Project Explorer/Confirm Reject Property Changes – Boolean
Display a confirmation prompt before forgetting property modifications.
Edit Properties At Top
Environment/Project Explorer/Context Menu Properties Position – Boolean
Controls where edit properties is displayed by the Project Explorer's context menu.
External Editor
Environment/Project Explorer/External Editor – FileName
The file name of the application to use as the external text editor
Favorite Properties
Environment/Project Explorer/Favorite Properties – StringList
The favorite list of properties that are displayed starred and before other properties in the Project Explorer.
Favorite Properties Uses Common Folder
Environment/Project Explorer/Context Menu Common Folder – Boolean
Controls how favorite common properties are displayed by the Project Explorer's context menu.
Highlight Dynamic Items
Environment/Project Explorer/Show Dynamic Overlay – Boolean
Show an overlay on an item if it is populated from a dynamic folder.
Highlight External Items
Environment/Project Explorer/Show Non-Local Overlay – Boolean
Show an overlay on an item if it is not held within the project directory.
Output Files Folder
Environment/Project Explorer/Show Output Files – Boolean
Show the build output files in an Output Files folder in the project explorer.
Read-Only Data In Code
Environment/Project Explorer/Statistics Read-Only Data Handling – Boolean
Configures whether read-only data contributes to the Code or Data statistic.
Show Dependencies
Environment/Project Explorer/Dependencies Display – Enumeration
Controls how the dependencies are displayed.
Show Favorite Properties
Environment/Project Explorer/Context Menu Show Favorites – Boolean
Controls if favorite properties are displayed by the Project Explorer's context menu.
Show File Count on Folder
Environment/Project Explorer/Count Files – Boolean
Show the number of files contained in a folder as a badge in the Project Explorer.
Show Modified Properties on Folder/File
Environment/Project Explorer/Show Modified Properties – Boolean
Show if a folder or file has modified properties as a badge in the Project Explorer.
Show Project Count on Solution
Environment/Project Explorer/Count Projects – Boolean
Show the number of projects contained in a solution as a badge in the Project Explorer.
Show Properties
Environment/Project Explorer/Properties Display – Enumeration
Controls how the properties are displayed.
Show Source Control Annotation
Environment/Project Explorer/Show Source Control Annotation – Boolean
Annotate items in the project explorer with their source control status.
Show Statistics Rounded
Environment/Project Explorer/Statistics Format – Boolean
Show exact or rounded sizes in the project explorer.
Source Control Status Column
Environment/Project Explorer/Show Source Control Column – Boolean
Show the source control status column in the project explorer.
Starred Files Names
Environment/Project Explorer/Starred File Names – StringList
The list of wildcard-matched file names that are highligted with stars, to bring attention to themselves, in the Project Explorer.
Statistics Column
Environment/Project Explorer/Statistics Display – Boolean
Show the code and data size columns in the Project Explorer.
Synchronize Explorer With Editor
Environment/Project Explorer/Sync Editor – Boolean
Synchronizes the Project Explorer with the document being edited.
Use Common Properties Folder
Environment/Project Explorer/Common Properties Display – Boolean
Controls how common properties are displayed.

Properties Window

Property Description
Enable Favorites Group
Environment/Properties Windows/Favorites Grouped – Enumeration
Assign favorites to their own group.
Properties Displayed
Environment/Properties Windows/Property Display Format – Enumeration
Set how the properties are displayed.
Public Setting Check
Environment/Properties Windows/Public Setting Check – Enumeration
Warn when setting property in public configuration.
Show Property Details
Environment/Properties Windows/Show Details – Boolean
Show or hide the property description.

Variable Window

Property Description
Show Variable Address Column
Environment/Variable Window/Show Address Column – Boolean
Controls whether the variable address column is displayed.
Show Variable Size Column
Environment/Variable Window/Show Size Column – Boolean
Controls whether the variable size column is displayed.
Show Variable Type Column
Environment/Variable Window/Show Type Column – Boolean
Controls whether the variable type column is displayed.

Windows Window

Property Description
Buffer Grouping
Environment/Windows/Grouping – Enumeration
How the files are grouped or listed in the Windows window.
Show File Path as Tooltip
Environment/Windows/Show Filename Tooltips – Boolean
Show the full file name as a tooltip when hovering over files in the Windows window.
Show Line Count and File Size
Environment/Windows/Show Sizes – Boolean
Show the number of lines and size of each file in the windows list.