Power User Tips
Find some Power User Tips!
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
*** 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
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
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
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
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
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
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
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
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