Home Page (Text Editor) | Overview | How Do I ... Topics | FAQ | Reference
Source code is often grouped between compiler preprocessor statements. The Text editor will allow you to move from inside a conditional statement to the enclosing preprocessor statement.
To move to a matching conditional statement
Note If you hold down the SHIFT key, you can use the ConditionalUpExtend and ConditionalDownExtend key combinations to select text from the current cursor position to the enclosing #if, #ifdef, #else, #elif, or #endif preprocessor statement. This key binding of the SHIFT key with the ConditionalUpExtend and ConditionalDownExtend commands is available in the standard configuration after installation. If you have changed shortcut key assignments, this keystroke combination may not be available.