Power User Tips

Find some Power User Tips!

Editor Features
Our goal for the Understand editor was to provide an IDE equal to the top programming editors, but also give it lots of features for maintaining and underst...
Fri, 26 Jul, 2024 at 10:14 AM
Multiple Highlighting
*** Note: Are you using Understand 7.1? If so, check out our new and improved highlighting feature here: https://scitools.freshdesk.com/a/solutions/articl...
Thu, 7 Aug, 2025 at 1:27 PM
Fast Navigation of Opened Windows
As I walk around meeting with our engineers, I notice they will frequently have dozens of files open in Understand’s GUI. They use the “Window Selector” to ...
Mon, 4 Oct, 2021 at 2:33 AM
Block and Multi-Line Editing
To select a block of text spanning several lines in the editor just hold down the “Alt” key ("Option" key on Mac) while selecting the text Y...
Tue, 29 Oct, 2024 at 2:34 PM
Code Refactoring
Refactoring is a disciplined technique for restructuring an existing body of code, altering its internal structure without changing its external behavior. ...
Mon, 4 Oct, 2021 at 2:09 AM
Edit Companion File with Ctrl + Apostrophe
Since build 516 if you are editing a code file you can quickly switch to the corresponding header file and back again with Ctrl+’ (apostrophe).
Mon, 4 Oct, 2021 at 1:42 AM
Understand is Drawing Slow When I Export My X11 Display
By default our graphics framework on *nix is optimized for drawing locally. To optimize the render for an exported display, launch Understand with the follo...
Mon, 4 Oct, 2021 at 1:14 AM
Architecture Basics
In Understand, architectures are a way to map an abstract hierarchy onto your source code files. Architectures can be a great way to reorganize your code in...
Mon, 4 Oct, 2021 at 1:09 AM
Deprecated Tools
There are several tools we have made in the past that we no longer develop, specifically TrackBack and SourcePublisher. These tools can still be...
Mon, 4 Oct, 2021 at 12:43 AM
Known Issue with Dell Backup and Recovery
There is a known issue that happens with Understand when the program “Dell Backup and Recovery” (DBR) is installed. The way DBR creates overlay icons causes...
Mon, 4 Oct, 2021 at 12:40 AM